diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-03-06 01:28:32 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-03-06 01:28:32 +0100 |
commit | 9cacf564513b5fd6078cd418b104083aab8b9bd8 (patch) | |
tree | 203ce4b048411284683f22a2ed8a29a903cdf89e /TODO | |
parent | 7d900eb6f58ca76a0f742c6e1823aa7317d4471f (diff) |
umount: don't try to umount /usr, if we are running from it
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,6 +21,8 @@ Bugfixes: Features: +* prefer /etc over /run? + * when dumping cgroup contents, include main/control PID of a service, explicitly * keep an eye on https://bugzilla.gnome.org/show_bug.cgi?id=670100 @@ -41,8 +43,6 @@ Features: * isolate for getty is still broken, due to logind -* don't umount /usr - * default unix qlen is too small (10). bump sysctl? add sockopt? * support units generated by a generator and placed in /run/systemd/system/; the directory is |