Temp debug, don't use
This commit is contained in:
@@ -1505,7 +1505,7 @@ main() {
|
||||
continue
|
||||
fi
|
||||
|
||||
systemctl_reload_cmd
|
||||
systemctl_reload_cmd && echo "yes!"
|
||||
|
||||
if ! "service_$service"; then
|
||||
if [[ $? -eq 127 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user