diff options
author | Kay Sievers <kay@vrfy.org> | 2014-06-04 11:14:48 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2014-06-04 11:16:30 +0200 |
commit | c343be283b7152554bac0c02493a4e1759c163f7 (patch) | |
tree | d0c38b3e8ecca6cb39acd0fe72c8fb056cb9cc32 /TODO | |
parent | edd32000c806e4527c5f376d138f7bff07724c26 (diff) |
fsck: disable "-l" option for now
https://bugs.freedesktop.org/show_bug.cgi?id=79576#c5
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,7 @@ Bugfixes: +* Re-enable "fsck -l" when it is ready: + https://bugs.freedesktop.org/show_bug.cgi?id=79576#c5 + * Should systemctl status \* work on all unit types, not just .service? * enabling an instance unit creates a pointless link, and @@ -20,7 +23,6 @@ Bugfixes: See the comment in sd_bus_unref() for more.. External: - * Fedora: when installing fedora with yum --installroot /var/run is a directory, not a symlink https://bugzilla.redhat.com/show_bug.cgi?id=975864 |