diff options
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/systemd-initctl.service.8')
-rw-r--r-- | upstream/opensuse-tumbleweed/man8/systemd-initctl.service.8 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/systemd-initctl.service.8 b/upstream/opensuse-tumbleweed/man8/systemd-initctl.service.8 new file mode 100644 index 00000000..dc406721 --- /dev/null +++ b/upstream/opensuse-tumbleweed/man8/systemd-initctl.service.8 @@ -0,0 +1,41 @@ +'\" t +.TH "SYSTEMD\-INITCTL\&.SERVICE" "8" "" "systemd 254" "systemd-initctl.service" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +systemd-initctl.service, systemd-initctl.socket, systemd-initctl \- /dev/initctl compatibility +.SH "SYNOPSIS" +.PP +systemd\-initctl\&.service +.PP +systemd\-initctl\&.socket +.PP +/usr/lib/systemd/systemd\-initctl +.SH "DESCRIPTION" +.PP +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\&. +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1) |