~ubuntu-branches/ubuntu/trusty/systemd/trusty

« back to all changes in this revision

Viewing changes to man/systemadm.html

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Michael Biebl, Michael Stapelberg, Daniel Schaal, Ondrej Balaz
  • Date: 2013-09-12 00:13:11 UTC
  • mfrom: (1.1.11) (9.1.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: package-import@ubuntu.com-20130912001311-dz35it34wr2lbday
Tags: 204-3
[ Michael Biebl ]
* Upload to unstable.
* Use /bin/bash in debug-shell.service as Debian doesn't have /sbin/sushell.
* Only import net.ifaces cmdline property for network devices.
* Generate strict dependencies between the binary packages using a
  shlibs.local file and add an explicit versioned dependency on
  libsystemd-login0 to systemd to ensure packages are upgraded in sync.
  Closes: #719444
* Drop obsolete Replaces: libudev0 from udev package.
* Use correct paths for various binaries, like /sbin/quotaon, which are
  installed in / and not /usr in Debian.  Closes: #721347
* Don't install kernel-install(8) man page since we don't install the
  corresponding binary either.  Closes: #722180
* Cherry-pick upstream fixes to make switching runlevels and starting
  reboot via ctrl-alt-del more robust.
* Cherry-pick upstream fix to properly apply ACLs to Journal files.

[ Michael Stapelberg ]
* Make systemctl enable|disable call update-rc.d for SysV init scripts.
  Closes: #709780
* Don't mount /tmp as tmpfs by default and make it possible to enable this
  feature via "systemctl enable tmp.mount".

[ Daniel Schaal ]
* Add bug-script to systemd and udev.  Closes: #711245

[ Ondrej Balaz ]
* Recognize discard option in /etc/crypttab.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>systemadm</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="systemadm"><a name="systemadm"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>systemadm — Graphical frontend for the systemd system
2
 
                and service manager</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">systemadm [OPTIONS...]</code> </p></div></div><div class="refsect1" title="Description"><a name="id528961"></a><h2>Description</h2><p><span class="command"><strong>systemadm</strong></span> is a graphical
3
 
                frontend for the systemd system and service manager
4
 
                and allows introspection and control of
5
 
                systemd.</p></div><div class="refsect1" title="Options"><a name="id528977"></a><h2>Options</h2><p>The following options are understood:</p><div class="variablelist"><dl><dt><span class="term"><code class="option">--h</code>, </span><span class="term"><code class="option">--help</code></span></dt><dd><p>Prints a short help
6
 
                                text and exits.</p></dd><dt><span class="term"><code class="option">--system</code></span></dt><dd><p>Connect to the systemd
7
 
                                system
8
 
                                manager. (Default)</p></dd><dt><span class="term"><code class="option">--user</code></span></dt><dd><p>Connect to the systemd
9
 
                                manager of the calling
10
 
                                user.</p></dd></dl></div><p>In addition to this a number of parameters
11
 
                common to all Gtk+ programs are supported.</p></div><div class="refsect1" title="See Also"><a name="id529038"></a><h2>See Also</h2><p>
12
 
                        <span class="citerefentry"><span class="refentrytitle">systemd</span>(1)</span>,
13
 
                        <span class="citerefentry"><span class="refentrytitle">systemctl</span>(1)</span>
14
 
                </p></div></div></body></html>