command_args is redundant.

Submitted by:	Pawel Worach
This commit is contained in:
Nate Lawson 2005-02-27 07:11:47 +00:00
parent 570453011e
commit 7f19cfc0ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142636

View File

@ -15,6 +15,4 @@ rcvar=`set_rcvar`
command="/usr/sbin/powerd"
load_rc_config $name
command_args="${powerd_flags}"
run_rc_command "$1"