From 60b057864d428036d177e0bca1b75c4c2f13237d Mon Sep 17 00:00:00 2001 From: yar Date: Tue, 25 Jul 2006 17:16:48 +0000 Subject: Sync comments around _doit with the code. --- etc/rc.subr | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/rc.subr b/etc/rc.subr index d241f83..f89c699 100644 --- a/etc/rc.subr +++ b/etc/rc.subr @@ -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 # -- cgit v1.1