diff options
Diffstat (limited to 'man/daemon.xml')
-rw-r--r-- | man/daemon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index 0d29e7aa1c..1283799473 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -905,7 +905,7 @@ fi</programlisting> <function>sd_listen_fds()</function> returns a positive value), skip the socket creation step and use the passed sockets. Secondly, ensure - that the file-system socket nodes for local + that the file system socket nodes for local AF_UNIX sockets used in the socket-based activation are not removed when the daemon shuts down, if sockets have been |