From Fedora Project Wiki

< User:Johannbg‎ | QA/Systemd

Revision as of 10:24, 22 July 2010 by Johannbg (talk | contribs) (Created page with '== Name == systemadm — Graphical frontend for the systemd system and session manager == Synopsis == <pre> systemadm [OPTIONS...] </pre> == Description == systemadm is a gra...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Name

systemadm — Graphical frontend for the systemd system and session manager

Synopsis

systemadm [OPTIONS...]

Description

systemadm is a graphical frontend for the systemd system and session manager and allows introspection and control of systemd.

Options

The following options are understood:

--h, --help

Prints a short help text and exits.

--system

Connect to the systemd system manager. (Default)

--session

Connect to the systemd session manager of the calling user.

In addition to this a number of parameters common to all Gtk+ programs are supported.

See Also

systemd(1), systemctl(1)