diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-05-20 01:08:13 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-20 01:08:13 +0200 |
commit | ff876e283a61320b718ec752d93b1fd40a5fdd0c (patch) | |
tree | 2968b5ff4e6efa27bbc02c2f54cf3f4ada6d1f0f /fixme | |
parent | ca9a0317a45f8a4ab702e9b8ce4542d8452a47ad (diff) |
execute: reopen console in the spawned processes, if necessary
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -9,6 +9,9 @@ * implicitly import "defaults" settings file into all types * write .service file install tool + [Install] + WantedBy=graphical.target + Names=prefdm.service * service startup should be delayed if the matching socket is being started @@ -18,16 +21,10 @@ * bootchart hookup -* dbus.service and syslog.service should be symlinked not ifdef to the right distro-specific names - * reinvestigate random seed, hwclock -* rework sysv stuff to have SPECIAL_SYSV_BEFORE, SPECIAL_SYSV_AFTER instead SPECIAL_RCSYSINIT - * introduce serialized mode -* when refusing start due to ratelimit, enter restart state - * "disabled" load state? * uid are 32bit @@ -38,8 +35,6 @@ * iCalendar semantics for the timer stuff (RFC2445) -* autofs für /dev/mqueue usw. - * provide sysv-like command line utilities * Add OnlyByDependency |