diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-10-28 03:15:44 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-28 03:15:44 +0200 |
commit | 18f593360bfbce6ab5f74d06a97238ff7171df79 (patch) | |
tree | a7ecc2f4073648f2b350061754762d1937bae958 /TODO | |
parent | 8aaf019b5ce1a024090350d881739d28fd3b47d4 (diff) |
device: set recursive_stop=true by default
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -72,6 +72,8 @@ * only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags +* Introduce weaker Conflicts. + External: * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup. |