mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
update fixme
This commit is contained in:
parent
6efb256c1a
commit
647703fecb
13
fixme
13
fixme
@ -25,7 +25,6 @@
|
|||||||
into killing mode?
|
into killing mode?
|
||||||
|
|
||||||
* port over to LISTEN_FDS/LISTEN_PID:
|
* port over to LISTEN_FDS/LISTEN_PID:
|
||||||
|
|
||||||
- uuidd DONE
|
- uuidd DONE
|
||||||
- dbus DONE
|
- dbus DONE
|
||||||
- rsyslog DONE
|
- rsyslog DONE
|
||||||
@ -45,7 +44,7 @@
|
|||||||
|
|
||||||
* fingerprint.target, wireless.target, gps.target
|
* fingerprint.target, wireless.target, gps.target
|
||||||
|
|
||||||
* set_put(), hashmap_put() return values checken. i.e. == 0 macht kein free()!
|
* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
|
||||||
|
|
||||||
* fix merging in .swap units
|
* fix merging in .swap units
|
||||||
|
|
||||||
@ -55,13 +54,13 @@
|
|||||||
|
|
||||||
* if a service fails too often, make the service enter failed mode, and the socket, too.
|
* if a service fails too often, make the service enter failed mode, and the socket, too.
|
||||||
|
|
||||||
* systemctl: warning wenn [Install] leer ist bei enable
|
* systemctl enable - warn about empty [Install] section
|
||||||
|
|
||||||
* bash completion a la gdbus
|
* bash completion a la gdbus
|
||||||
|
|
||||||
* systemctl list-jobs deps anzeigen
|
* systemctl list-jobs - show dependencies
|
||||||
|
|
||||||
* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= mit !
|
* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= with !
|
||||||
|
|
||||||
* accountsservice is dod
|
* accountsservice is dod
|
||||||
|
|
||||||
@ -69,9 +68,9 @@
|
|||||||
|
|
||||||
* add systemctl switch to dump transaction without executing it
|
* add systemctl switch to dump transaction without executing it
|
||||||
|
|
||||||
* system.conf/session.conf brauch ne man page
|
* system.conf/session.conf man page
|
||||||
|
|
||||||
* exec /sbin/poweroff als PID 1 und shutdown
|
* exec /sbin/poweroff as PID 1 and do the shutdown
|
||||||
|
|
||||||
* kexec, suspend, resume
|
* kexec, suspend, resume
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user