]> git.ipfire.org Git - thirdparty/systemd.git/blame - man/systemd-initctl.service.xml
man: generate configured paths in manpages
[thirdparty/systemd.git] / man / systemd-initctl.service.xml
CommitLineData
f59e0b64
LP
1<?xml version='1.0'?> <!--*-nxml-*-->
2<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
681eb9cf
FB
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
4<!ENTITY % entities SYSTEM "custom-entities.ent" >
5%entities;
6]>
f59e0b64
LP
7
8<!--
9 This file is part of systemd.
10
11 Copyright 2012 Lennart Poettering
12
13 systemd is free software; you can redistribute it and/or modify it
14 under the terms of the GNU Lesser General Public License as published by
15 the Free Software Foundation; either version 2.1 of the License, or
16 (at your option) any later version.
17
18 systemd is distributed in the hope that it will be useful, but
19 WITHOUT ANY WARRANTY; without even the implied warranty of
20 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21 Lesser General Public License for more details.
22
23 You should have received a copy of the GNU Lesser General Public License
24 along with systemd; If not, see <http://www.gnu.org/licenses/>.
25-->
26
27<refentry id="systemd-initctl.service">
28
798d3a52
ZJS
29 <refentryinfo>
30 <title>systemd-initctl.service</title>
31 <productname>systemd</productname>
f59e0b64 32
798d3a52
ZJS
33 <authorgroup>
34 <author>
35 <contrib>Developer</contrib>
36 <firstname>Lennart</firstname>
37 <surname>Poettering</surname>
38 <email>lennart@poettering.net</email>
39 </author>
40 </authorgroup>
41 </refentryinfo>
f59e0b64 42
798d3a52
ZJS
43 <refmeta>
44 <refentrytitle>systemd-initctl.service</refentrytitle>
45 <manvolnum>8</manvolnum>
46 </refmeta>
f59e0b64 47
798d3a52
ZJS
48 <refnamediv>
49 <refname>systemd-initctl.service</refname>
50 <refname>systemd-initctl.socket</refname>
51 <refname>systemd-initctl</refname>
52 <refpurpose>/dev/initctl compatibility</refpurpose>
53 </refnamediv>
f59e0b64 54
798d3a52
ZJS
55 <refsynopsisdiv>
56 <para><filename>systemd-initctl.service</filename></para>
57 <para><filename>systemd-initctl.socket</filename></para>
681eb9cf 58 <para><filename>&rootlibexecdir;/systemd-initctl</filename></para>
798d3a52 59 </refsynopsisdiv>
f59e0b64 60
798d3a52
ZJS
61 <refsect1>
62 <title>Description</title>
f59e0b64 63
798d3a52
ZJS
64 <para><filename>systemd-initctl</filename> is a system service
65 that implements compatibility with the
66 <filename>/dev/initctl</filename> FIFO file system object, as
67 implemented by the SysV init system.
68 <filename>systemd-initctl</filename> is automatically activated on
69 request and terminates itself when it is unused.</para>
70 </refsect1>
f59e0b64 71
798d3a52
ZJS
72 <refsect1>
73 <title>See Also</title>
74 <para>
75 <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>
76 </para>
77 </refsect1>
f59e0b64
LP
78
79</refentry>