~ubuntu-branches/debian/jessie/systemd/jessie

« back to all changes in this revision

Viewing changes to man/telinit.html

  • Committer: Package Import Robot
  • Author(s): Tollef Fog Heen, Tollef Fog Heen, Michael Biebl
  • Date: 2012-04-03 19:59:17 UTC
  • mfrom: (1.1.10) (6.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20120403195917-l532urrbg4pkreas
Tags: 44-1
[ Tollef Fog Heen ]
* New upstream version.
  - Backport 3492207: journal: PAGE_SIZE is not known on ppc and other
    archs
  - Backport 5a2a2a1: journal: react with immediate rotation to a couple
    of more errors
  - Backport 693ce21: util: never follow symlinks in rm_rf_children()
    Fixes CVE-2012-1174, closes: #664364
* Drop output message from init-functions hook, it's pointless.
* Only rmdir /lib/init/rw if it exists.
* Explicitly order debian-fixup before sysinit.target to prevent a
  possible race condition with the creation of sockets.  Thanks to
  Michael Biebl for debugging this.
* Always restart the initctl socket on upgrades, to mask sysvinit
  removing it.

[ Michael Biebl ]
* Remove workaround for non-interactive sessions from pam config again.
* Create compat /dev/initctl symlink in case we are upgrading from a system
  running a newer version of sysvinit (using /run/initctl) and sysvinit is
  replaced with systemd-sysv during the upgrade. Closes: #663219
* Install new man pages.
* Build-Depend on valac (>= 0.12) instead of valac-0.12. Closes: #663323

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3
 
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>telinit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"/></head><body><div class="refentry" title="telinit"><a id="telinit"/><div class="titlepage"/><div class="refnamediv"><h2>Name</h2><p>telinit — Change SysV runlevel</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">telinit [OPTIONS...]  {COMMAND}</code> </p></div></div><div class="refsect1" title="Description"><a id="id350272"/><h2>Description</h2><p><span class="command"><strong>telinit</strong></span> may be used to change
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>telinit</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="telinit"><a name="telinit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>telinit — Change SysV runlevel</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">telinit [OPTIONS...]  {COMMAND}</code> </p></div></div><div class="refsect1" title="Description"><a name="id336389"></a><h2>Description</h2><p><span class="command"><strong>telinit</strong></span> may be used to change
4
2
                the SysV system runlevel. Since the concept of SysV
5
3
                runlevels is obsolete the runlevel requests
6
4
                will be transparently translated into systemd unit
7
 
                activation requests.</p></div><div class="refsect1" title="Options"><a id="id350289"/><h2>Options</h2><p>The following options are understood:</p><div class="variablelist"><dl><dt><span class="term"><code class="option">--help</code></span></dt><dd><p>Prints a short help
 
5
                activation requests.</p></div><div class="refsect1" title="Options"><a name="id336406"></a><h2>Options</h2><p>The following options are understood:</p><div class="variablelist"><dl><dt><span class="term"><code class="option">--help</code></span></dt><dd><p>Prints a short help
8
6
                                text and exits.</p></dd><dt><span class="term"><code class="option">--no-wall</code></span></dt><dd><p>Don't send wall
9
7
                                message before
10
8
                                reboot/halt/power-off.</p></dd></dl></div><p>The following commands are understood:</p><div class="variablelist"><dl><dt><span class="term"><span class="command"><strong>0</strong></span></span></dt><dd><p>Power-off the
40
38
                                reexecute daemon and deserialize state
41
39
                                again. This is equivalent to
42
40
                                <span class="command"><strong>systemctl
43
 
                                daemon-reexec</strong></span>.</p></dd></dl></div></div><div class="refsect1" title="Exit status"><a id="id317973"/><h2>Exit status</h2><p>On success 0 is returned, a non-zero failure
44
 
                code otherwise.</p></div><div class="refsect1" title="Notes"><a id="id317983"/><h2>Notes</h2><p>This is a legacy command available for compatibility
 
41
                                daemon-reexec</strong></span>.</p></dd></dl></div></div><div class="refsect1" title="Exit status"><a name="id336184"></a><h2>Exit status</h2><p>On success 0 is returned, a non-zero failure
 
42
                code otherwise.</p></div><div class="refsect1" title="Notes"><a name="id336194"></a><h2>Notes</h2><p>This is a legacy command available for compatibility
45
43
                only. It should not be used anymore, as the concept of
46
 
                runlevels is obsolete.</p></div><div class="refsect1" title="See Also"><a id="id317994"/><h2>See Also</h2><p>
 
44
                runlevels is obsolete.</p></div><div class="refsect1" title="See Also"><a name="id336206"></a><h2>See Also</h2><p>
47
45
                        <span class="citerefentry"><span class="refentrytitle">systemd</span>(1)</span>,
48
46
                        <span class="citerefentry"><span class="refentrytitle">systemctl</span>(1)</span>,
49
47
                        <span class="citerefentry"><span class="refentrytitle">wall</span>(1)</span>