A fix for the merged stuff, some little improvements and a bit of cosmetics. Kurt J. Bosch (13): rc.sysinit: fixup fsck refactoring functions: Use ck_autostart in stop_all_daemons() functions: Make in_array() non DAEMONS specific rc.sysinit: Fix /tmp/.* pattern functions/rc.sysinit: Refactor 'Removing Leftover Files' code rc.single: Call remove_leftover() when going single-user functions: Catch and report all errors in remove_leftover() functions: Refactor set_consolefont() functions: Correct set_consolefont() indentation functions: Remove useless '$' within '(( ))' functions: Unify whitespace inside '(( ))' Fix/unify quoting functions: Cosmetics: Refactor usage of local daemon variables functions | 97 +++++++++++++++++++++++++++++++++++------------------------ rc.single | 3 ++ rc.sysinit | 23 ++++---------- 3 files changed, 67 insertions(+), 56 deletions(-)