diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-28 23:51:24 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-04-28 23:51:24 +0200 |
commit | 44143309dd0b37d61d7d842ca58f01a65646ec71 (patch) | |
tree | b22d8adcb45561c41348bc4361a24b9cc673d6f1 /TODO | |
parent | b23de6af893c11da4286bc416455cd0926d1532e (diff) |
util: conf_files_list() return list as parameter
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -63,7 +63,7 @@ Features: * maybe add tiny dbus services similar to hostnamed for locale and wallclock/timezone? -* allow port = 0 in .socket units +* allow port=0 in .socket units * rename systemd-logger to systemd-stdio-syslog-bridge @@ -123,6 +123,8 @@ 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 @@ -231,7 +233,7 @@ External: * make cryptsetup lower --iter-time -* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup. +* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup? * patch kernel for cpu feature modalias for autoloading aes/kvm/... http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match |