1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-23 21:35:11 +03:00

update TODO

This commit is contained in:
Kay Sievers 2011-05-09 12:24:12 +02:00
parent 7a6000a682
commit 656842223b

5
TODO
View File

@ -123,8 +123,6 @@ Features:
about policy loading. Probably check for available selinux in /proc/filesystems,
and check for active selinux with getcon_raw() == "kernel"
* move /selinux to /sys/fs/selinux
* Support --test based on current system state
* systemctl enable as D-Bus call
@ -142,9 +140,6 @@ Features:
* detect LXC environment
* invoke vhangup() before and after invoking getty
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=3c95c985fa91ecf6a0e29622bbdd13dcfc5ce9f1
* Maybe store in unit files whether a service should be enabled by default on package installation
(belongs into a distro pattern though, not in an upstream package's service file)