summaryrefslogtreecommitdiffstats
path: root/main/tinc/tincd.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/tinc: sync init.d scripts with gentooNatanael Copa2014-06-091-25/+30
|
* main/tinc: fixed init scriptsStuart Cardall2014-06-091-3/+4
| | | | | | | | | | | | 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.
* main/tinc: replace opts in init.d scriptsNatanael Copa2012-01-191-1/+1
| | | | ref #943
* main/tinc: renamedNatanael Copa2010-12-101-0/+64