chiark / gitweb /
man: minor updates
authorLennart Poettering <lennart@poettering.net>
Wed, 25 Aug 2010 01:10:13 +0000 (03:10 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 25 Aug 2010 01:10:13 +0000 (03:10 +0200)
fixme
man/daemon.xml
man/telinit.xml

diff --git a/fixme b/fixme
index 2aa4dc62627f853a21c61723123b1d28d84d832e..56efcafefa4124e5eb356b28bf4c3d7b4e68f16e 100644 (file)
--- a/fixme
+++ b/fixme
 
 * bash completion a la gdbus
 
-* use sulogin
-
 * [Install] section rausmachen für early boot krams, uznd per default nach /lib linken
 
-* s/Exited/Process/ in systemctl status
+* systemctl list-jobs deps anzeigen
 
-* systemctl status: "active since 5min"
+* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= mit !
 
-* systemctl list-jobs deps anzeigen
+* oom_score_adj
 
-* /etc/systemd/system.conf: mounten per default option
+* accountsservice is dod
 
-* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= mit !
+* follow LSB exit codes spec in "systemctl start"
+
+* auditd service files
+
+* override the human readable dbus error code for permission denied.
+
+* discuss reexec on shutdown, async. vs. sync?
+
+* auto-serial-getty vs. isolate
+
+* add RefuseManualIsolate= (default on?)
+
+* add systemctl switch to dump transaction without executing it
+
+* shell wenn fsck im arsch is
+
+* system.conf/session.conf brauch ne man page
 
 External:
 
+* make sure MountOnPlug und MountAuto und SwapOnPlug is off in Fedora
+
 * place /etc/inittab with explaining blurb.
 
+* pam_securetty should honour console=
+
 * procps, psmisc, sysvinit-tools, hostname → util-linux-ng
 
 * nologin nach /var/run https://bugzilla.redhat.com/show_bug.cgi?id=624489
index b8e9df4900bcbd7c1b84135b0e460a695daf61e9..fdc6a64eeaa15f05dfd42b8772fff7b86ce64f8b 100644 (file)
                         activation of daemons. However, the primary
                         advantage of this scheme is that all providers
                         and all consumers of the sockets can be
-                        started in parallel as soon als all sockets
+                        started in parallel as soon as all sockets
                         are established. In addition to that daemons
                         can be restarted with losing only a minimal
                         number of client transactions or even any
index bbf43bf5d694901028cddbb46099341525503621..fec059aa663097ef31ea1a6fc722b5d00911f3b6 100644 (file)
                                 <filename>runlevel2.target</filename>,
                                 <filename>runlevel3.target</filename>,
                                 ... and is equivalent to
-                                <command>systemctl start
+                                <command>systemctl isolate
                                 runlevel2.target</command>,
-                                <command>systemctl start
+                                <command>systemctl isolate
                                 runlevel3.target</command>,
                                 ...</para></listitem>
                         </varlistentry>