1 <?xml version='1.0'?> <!--*-nxml-*-->
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
6 This file is part of systemd.
8 Copyright 2010 Lennart Poettering
10 systemd is free software; you can redistribute it and/or modify it
11 under the terms of the GNU General Public License as published by
12 the Free Software Foundation; either version 2 of the License, or
13 (at your option) any later version.
15 systemd is distributed in the hope that it will be useful, but
16 WITHOUT ANY WARRANTY; without even the implied warranty of
17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 General Public License for more details.
20 You should have received a copy of the GNU General Public License
21 along with systemd; If not, see <http://www.gnu.org/licenses/>.
24 <refentry id="systemadm">
27 <title>systemadm</title>
28 <productname>systemd</productname>
32 <contrib>Developer</contrib>
33 <firstname>Lennart</firstname>
34 <surname>Poettering</surname>
35 <email>lennart@poettering.net</email>
41 <refentrytitle>systemadm</refentrytitle>
42 <manvolnum>1</manvolnum>
46 <refname>systemadm</refname>
47 <refpurpose>Graphical frontend for the systemd system
48 and service manager</refpurpose>
53 <command>systemadm <arg choice="opt" rep="repeat">OPTIONS</arg></command>
58 <title>Description</title>
60 <para><command>systemadm</command> is a graphical
61 frontend for the systemd system and service manager
62 and allows introspection and control of
67 <title>Options</title>
69 <para>The following options are understood:</para>
73 <term><option>--h</option></term>
74 <term><option>--help</option></term>
76 <listitem><para>Prints a short help
77 text and exits.</para></listitem>
82 <term><option>--system</option></term>
84 <listitem><para>Connect to the systemd
86 manager. (Default)</para></listitem>
90 <term><option>--user</option></term>
92 <listitem><para>Connect to the systemd
93 manager of the calling
94 user.</para></listitem>
99 <para>In addition to this a number of parameters
100 common to all Gtk+ programs are supported.</para>
104 <title>See Also</title>
106 <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
107 <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>