Use internal command variables for consistent style.
Reported by: rgrimes@ MFC after: 13 days X-MFC with: r345400
This commit is contained in:
parent
4c2fb03954
commit
299173580f
@ -32,8 +32,8 @@ ippool_start()
|
||||
ippool_reload()
|
||||
{
|
||||
echo "Reloading IP Pools."
|
||||
${ippool_program} -F
|
||||
ippool_start
|
||||
${stop_cmd}
|
||||
${start_cmd}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user