Fix a typo, better handling of the info document. (from Mads Kiilerich)
This commit is contained in:
parent
89610e3fba
commit
2bc7a0c928
2 changed files with 4 additions and 4 deletions
|
|
@ -207,7 +207,7 @@ case "$1" in
|
|||
vpn_stop $vpn && action "" /bin/true
|
||||
done
|
||||
|
||||
rm -f /var/lock/susbsys/tinc
|
||||
rm -f /var/lock/subsys/tinc
|
||||
;;
|
||||
|
||||
status)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue