diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-16 03:17:34 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-16 03:17:34 +0200 |
commit | 772a599e4f118fd166d83e7476ed867decefba70 (patch) | |
tree | 368dde8fdbe8f9bd6851790440f50c75e918473d /fixme | |
parent | ad780f1991d81c8013cc345488b9a035bf30aae7 (diff) |
target: if the user configured a manual ordering between target units and the unit they require don't contradict that automatically
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -39,7 +39,7 @@ * timeout waiting for mount devices? -* default logic for serial getty, ck logging, ssk readahead +* default logic for serial getty, ck logging, ssh readahead * place /etc/inittab with explaining blurb. @@ -59,12 +59,14 @@ * /etc must always take precedence even if we follow symlinks! -* when adding default deps to targets, check if they are already there and skip - * /lib/init/rw * vielleicht implizit immer auf syslog dependen? +* für selinux muss der socket wissen was für service geexeced wird. + +* debian deadlock when partition auf noauto is. + External: * patch /etc/init.d/functions with: |