]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-initctl.socket
Merge pull request #1465 from teg/siphash24
[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
ee1c0ad4 10Documentation=man:systemd-initctl.service(8)
af65a091 11DefaultDependencies=no
8ffc5c2f 12Before=sockets.target
70fcff31
LP
13
14[Socket]
7e9f159c
LP
15ListenFIFO=/run/systemd/initctl/fifo
16Symlinks=/dev/initctl
70fcff31 17SocketMode=0600