X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=d651c1448628deb04ffe31570ca7244fe0432379;hb=af49ec2c7de8698da61114c9e1ddfc8a8b9802c8;hp=306e6883718fef00f810e25c15dc2bfc0def1b9d;hpb=7a22745ac3c267edf89a23a920a28d86df5d0f9a;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 306e68837..d651c1448 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -218,6 +218,21 @@ directive above. + + ListenSpecial= + Specifies a special + file in the file system to listen + on. This expects an absolute file + system path as argument. Behaviour + otherwise is very similar to the + ListenFIFO= + directive above. Use this to open + character device nodes as well as + special files in + /proc and + /sys. + + ListenNetlink= Specifies a Netlink @@ -526,7 +541,7 @@ a time span value such as "5min 20s". Pass 0 to disable the timeout logic. Defaults to - 60s. + 3min.