Fix spelling in a comment.
This commit is contained in:
parent
5fe5db7b92
commit
e8d77f637b
@ -18,7 +18,7 @@ stop_cmd="dhclient_stop"
|
||||
|
||||
dhclient_start()
|
||||
{
|
||||
# prevent unnecessicary restarts
|
||||
# prevent unnecessary restarts
|
||||
# XXX: should use a pidfile
|
||||
if [ -x /usr/bin/pgrep ]; then
|
||||
pids=`/usr/bin/pgrep -f "dhclient: $ifn(\$| .*)"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user