@@ -1505,7 +1505,7 @@ main() {
continue
fi
- systemctl_reload_cmd
+ systemctl_reload_cmd && echo "yes!"
if ! "service_$service"; then
if [[ $? -eq 127 ]]; then