mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Fix rc script
Pointed out by: dougb
This commit is contained in:
parent
13d94c2936
commit
86cd1a5137
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288659
@ -10,8 +10,12 @@
|
||||
|
||||
name="volmand"
|
||||
rcvar=`set_rcvar`
|
||||
command="%%PREFIX%%/sbin/volmand"
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
: ${volmand_enable:="NO"}
|
||||
|
||||
command="%%PREFIX%%/sbin/volmand"
|
||||
pidfile="/var/run/volmand.pid"
|
||||
|
||||
run_rc_command "$1"
|
||||
|
Loading…
Reference in New Issue
Block a user