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