diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-10 23:01:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-11 00:52:31 +0100 |
commit | 099663ff8c117303af369a4d412dafed0c5614c2 (patch) | |
tree | 04d595e012ff90acc0ff7950b262d8d7f82db524 /TODO | |
parent | 90102b22ba0a9a6aa8ff1b9d32349e100902a8d7 (diff) |
main: properly handle -b boot option
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -20,10 +20,16 @@ F15: * save/restore tool for SysV as requested by FPC -* optionally create watched directories in .path units +* bind mounts are ignored + +* SIGALRM in systemctl + +* 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown Features: +* optionally create watched directories in .path units + * consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled" * consider services with any kind of link in /etc/systemd/system enabled |