]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-initctl.socket
man: document systemd-fsck
[thirdparty/systemd.git] / units / systemd-initctl.socket
CommitLineData
70449379
LP
1# This file is part of systemd.
2#
70449379 3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
70449379 6# (at your option) any later version.
70449379 7
92da345c 8[Unit]
99ee2e92 9Description=/dev/initctl Compatibility Named Pipe
af65a091 10DefaultDependencies=no
8ffc5c2f 11Before=sockets.target
70fcff31
LP
12
13[Socket]
14ListenFIFO=/dev/initctl
15SocketMode=0600