diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-13 19:13:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-13 19:13:25 +0200 |
commit | c88f64bd1ae833f3674b8945f5b31b102bdc0923 (patch) | |
tree | 4310475f2400863cbf8147cb9f4241a425bcd670 /fixme | |
parent | b1690fe70afa090545933560e9cbcbb8aa0387c4 (diff) |
units: move runlevel[2-5] links to /lib because they are legacy and hence should not be as obviously in sight. The user may still override them by placing links in /etc
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -71,13 +71,13 @@ * be more forgiving when parsing unit files, when encountering incorrect lines with assignments -* move runlevel symlinks to /lib - * agetty darf nicht mit emergency.service kollidieren +* sort systemctl list-units/lis-jobs output + External: -* sysv functions should color when stdout is ttny, not stdin +* sysv functions should color when stdout is tty, not stdin * agetty should not modify baudrate https://bugzilla.redhat.com/show_bug.cgi?id=623685 |