Sync comments around _doit with the code.
This commit is contained in:
parent
417ae47d51
commit
ed1f20ba5c
@ -656,7 +656,7 @@ run_rc_command()
|
||||
return 1
|
||||
fi
|
||||
|
||||
# setup the command to run, and run it
|
||||
# setup the full command to run
|
||||
#
|
||||
echo "Starting ${name}."
|
||||
if [ -n "$_chroot" ]; then
|
||||
@ -674,6 +674,7 @@ $command $rc_flags $command_args"
|
||||
fi
|
||||
fi
|
||||
|
||||
# run the full command;
|
||||
# if the cmd failed and force
|
||||
# isn't set, exit
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user