diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-12 02:25:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-12 03:07:01 +0200 |
commit | b708e7cea941538bfd5e20ce0a723c19b7da7d1d (patch) | |
tree | 8d98112fa0c7c4432bd2058eb1e087abad0e0dc5 /fixme | |
parent | f1dfb62962fd25c1fba9d9479cb5df2d23e6712d (diff) |
execute: optionally ignore return status of invoked commands
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -35,11 +35,11 @@ * selinux -* Show exit status auf auxiliary programs in systemctl status +* systemctl status $PID, systemctl stop $PID! -* rtkit status +* make shutdown go on even if conflicting units fail to shut down. -* systemctl status $PID, systemctl stop $PID! +* sulogin in den single user mode, mit plymouth --hide davor External: |