Replace raw '>' chars by ">" entities in example for safety.
This commit is contained in:
parent
2951ed254b
commit
cef8c4f638
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28935
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ name="mumbled"
|
|||
rcvar=`set_rcvar`
|
||||
|
||||
command="/usr/sbin/${name}"
|
||||
command_args="mock arguments > /dev/null 2>&1"<co id="rcng-daemon-adv-args">
|
||||
command_args="mock arguments > /dev/null 2>&1"<co id="rcng-daemon-adv-args">
|
||||
|
||||
pidfile="/var/run/${name}.pid"<co id="rcng-daemon-adv-pid">
|
||||
|
||||
|
|
Loading…
Reference in a new issue