diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-30 01:53:34 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-30 01:53:34 +0200 |
commit | cb39ed3fdeb102a921e862a23b90607b5242f94e (patch) | |
tree | ec547e719ef73c6c164f5fa2bdd66f683610e075 /TODO | |
parent | 72bc8d005654ad30838edfe9373109a49cc29448 (diff) |
quota: do not pull in quota tools for mounts that do not originate in neither /etc/fstab nor fragment files
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -29,8 +29,6 @@ F15: * disable /dev/console status messages after plymouth went down -* quotacheck pulled in too often - Features: * when key file cannot be found, read it from kbd in cryptsetup @@ -168,10 +166,6 @@ Features: * add separate man page for [Install] settings -* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags - -* systemctl condrestart should return 0 if service isn't running - * allow runtime changing of log level and target External: |