aboutsummaryrefslogtreecommitdiff
path: root/net/tinc/files/tinc.init
Commit message (Collapse)AuthorAge
* Currently tinc init script will delete the generated configuration folder ↵Alessio Caiazza2014-10-03
| | | | | | and then check if it will not exists in order to create it. This patch will first check if the generated configuration folder exists and then delete it, after that it will always create the configuration folder.
* tinc: add packageToke Høiland-Jørgensen2014-07-31
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>