Delete some trailing whitespace
This commit is contained in:
parent
c2030d6143
commit
332c778a14
@ -738,7 +738,7 @@ $command $rc_flags $command_args"
|
||||
if [ -n "$_nice" ]; then
|
||||
if [ -z "$_user" ]; then
|
||||
_doit="sh -c \"$_doit\""
|
||||
fi
|
||||
fi
|
||||
_doit="nice -n $_nice $_doit"
|
||||
fi
|
||||
fi
|
||||
@ -1063,7 +1063,7 @@ load_rc_config()
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
#
|
||||
# load_rc_config_var name var
|
||||
# Read the rc.conf(5) var for name and set in the
|
||||
|
Loading…
Reference in New Issue
Block a user