mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
update TODO
This commit is contained in:
parent
27d1ae066c
commit
d3c7d7dd77
8
TODO
8
TODO
@ -19,6 +19,7 @@ Bugfixes:
|
|||||||
Features:
|
Features:
|
||||||
|
|
||||||
* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto"
|
* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto"
|
||||||
|
(store-persistent, store-volatile?)
|
||||||
|
|
||||||
* Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when /proc/sys is read-only
|
* Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when /proc/sys is read-only
|
||||||
|
|
||||||
@ -171,7 +172,7 @@ Features:
|
|||||||
|
|
||||||
* hide PAM/TCPWrap options in fragment parser when compile time disabled
|
* hide PAM/TCPWrap options in fragment parser when compile time disabled
|
||||||
|
|
||||||
* when we automatically restart a service, ensure we retsart its rdeps, too.
|
* when we automatically restart a service, ensure we restart its rdeps, too.
|
||||||
|
|
||||||
* allow Type=simple with PIDFile=
|
* allow Type=simple with PIDFile=
|
||||||
https://bugzilla.redhat.com/show_bug.cgi?id=723942
|
https://bugzilla.redhat.com/show_bug.cgi?id=723942
|
||||||
@ -299,13 +300,10 @@ External:
|
|||||||
|
|
||||||
* systemd --user
|
* systemd --user
|
||||||
PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426
|
PR_SET_CHILD_REAPER patch: https://lkml.org/lkml/2011/7/28/426
|
||||||
|
(patch in linux-next, on the way to the next kernel)
|
||||||
|
|
||||||
* fix alsa mixer restore to not print error when no config is stored
|
* fix alsa mixer restore to not print error when no config is stored
|
||||||
|
|
||||||
* udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx
|
|
||||||
|
|
||||||
* snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095
|
|
||||||
|
|
||||||
* gnome-shell python script/glxinfo/is-accelerated must die
|
* gnome-shell python script/glxinfo/is-accelerated must die
|
||||||
|
|
||||||
* make cryptsetup lower --iter-time
|
* make cryptsetup lower --iter-time
|
||||||
|
Loading…
Reference in New Issue
Block a user