Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/tinc: sync init.d scripts with gentoo | Natanael Copa | 2014-06-09 | 1 | -25/+30 |
| | |||||
* | main/tinc: fixed init scripts | Stuart Cardall | 2014-06-09 | 1 | -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 scripts | Natanael Copa | 2012-01-19 | 1 | -1/+1 |
| | | | | ref #943 | ||||
* | main/tinc: renamed | Natanael Copa | 2010-12-10 | 1 | -0/+64 |