From: Lennart Poettering Date: Sun, 3 Apr 2011 20:14:56 +0000 (+0200) Subject: initctl: /dev/initctl is a named pipe, not a socket X-Git-Tag: v23~21 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ee2e92956b5f31a55172acffea0c2b5745fa81;p=systemd initctl: /dev/initctl is a named pipe, not a socket --- diff --git a/units/systemd-initctl.socket b/units/systemd-initctl.socket index 403b322c..7a3a0236 100644 --- a/units/systemd-initctl.socket +++ b/units/systemd-initctl.socket @@ -8,7 +8,7 @@ # See systemd.special(7) for details [Unit] -Description=/dev/initctl Compatibility Socket +Description=/dev/initctl Compatibility Named Pipe DefaultDependencies=no Before=sockets.target