summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2012-02-14 19:24:39 +0100
committerKay Sievers <kay.sievers@vrfy.org>2012-02-14 19:24:39 +0100
commit6edd7ca1624f89c9a36067b721a0280e748acb17 (patch)
treef7b540d40d10c1324560c78ae3274768a11cd9b5 /TODO
parent88ce72297a59e82601c47e00559454f343d7dc56 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 625d93c265..7693067d47 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,11 @@ Bugfixes:
* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
Features:
+* support units generated by a generator and placed in /run/systemd/system/; the directory is
+ currently ignored because it is empty before the generatores are executed
+
+* let 'systemctl reboot' called as non-root talk to logind instead of systemd, to get polkit
+ system policy in the loop of privilege checking, so normal users can possibly use /sbin/reboot
* Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines