From f59e0b64351adec735d06ccf0d0ff0eb31c902c0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 26 Jun 2012 00:15:59 +0200 Subject: man: document systemd-initctl --- man/systemd-initctl.service.xml | 74 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 man/systemd-initctl.service.xml (limited to 'man/systemd-initctl.service.xml') diff --git a/man/systemd-initctl.service.xml b/man/systemd-initctl.service.xml new file mode 100644 index 0000000000..92d91fcb48 --- /dev/null +++ b/man/systemd-initctl.service.xml @@ -0,0 +1,74 @@ + + + + + + + + + systemd-initctl.service + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-initctl.service + 8 + + + + systemd-initctl.service + systemd-initctl + systemd /dev/initctl Compatibility + + + + systemd-initctl.service + /usr/lib/systemd/systemd-initctl + + + + Description + + systemd-initctl is a system + service that implements compatibility with the + /dev/initctl FIFO file system + object, as implemented by the SysV init system. systemd-initctl is + automatically activated on request and terminates + itself when it is unused. + + + + See Also + + systemd1 + + + + -- cgit v1.2.3-54-g00ecf