diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-25 03:10:13 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-25 03:10:13 +0200 |
commit | 20604ebc04ce5d3b7d7d63e79f94cf0febf851c5 (patch) | |
tree | 3f28c3f4fccc9d1b0564ab7b02d5076306651501 /fixme | |
parent | 93a45c562a1989dfbb2dd08c65f8a21b02959934 (diff) |
man: minor updates
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 32 |
1 files changed, 25 insertions, 7 deletions
@@ -58,24 +58,42 @@ * 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 |