Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
systemd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
steam
systemd
Commits
20604ebc
Commit
20604ebc
authored
Aug 25, 2010
by
Lennart Poettering
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
man: minor updates
parent
93a45c56
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
10 deletions
+28
-10
fixme
fixme
+25
-7
man/daemon.xml
man/daemon.xml
+1
-1
man/telinit.xml
man/telinit.xml
+2
-2
No files found.
fixme
View file @
20604ebc
...
...
@@ -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
* s
ystemctl 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
...
...
man/daemon.xml
View file @
20604ebc
...
...
@@ -449,7 +449,7 @@
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 a
l
s 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
...
...
man/telinit.xml
View file @
20604ebc
...
...
@@ -124,9 +124,9 @@
<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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment