diff options
author | Stuart Cardall <developer@it-offshore.co.uk> | 2014-06-07 10:21:07 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-06-09 08:52:43 +0000 |
commit | 14b0a8983c5199a8359ab6a1af9e79817c13a6a3 (patch) | |
tree | 3b7ca41c69d6f70a13801e97929189cf1c09dd2d /main/yajl | |
parent | 2d31fc1c4b1645956c5995c41298c7332ee36807 (diff) | |
download | aports-14b0a8983c5199a8359ab6a1af9e79817c13a6a3.tar.bz2 aports-14b0a8983c5199a8359ab6a1af9e79817c13a6a3.tar.xz |
main/tinc: fixed init scripts
This patch fixes an init script bug which caused 'restart' to fail
& which sometimes could only be cleared by a reboot (--localstatedir
was set as /usr/var so the pid was never found).
I changed 'stop' to use the start-stop-daemon as in tinc 1.1pre10 there
is no longer an option to --kill. Message for an already stopped daemon
corrected.
For the same reason I also changed 'reload' to use kill -1 $pid.
Diffstat (limited to 'main/yajl')
0 files changed, 0 insertions, 0 deletions