summaryrefslogtreecommitdiffhomepage
path: root/docs/sysv/tailscale.init
AgeCommit message (Collapse)AuthorFilesLines
2023-10-06docs/sysv: add a sysv style init scriptJames Tucker1-0/+63
The script depends on a sufficiently recent start-stop-daemon as to provide the `-m` and `--remove-pidfile` flags. Updates #9502 Signed-off-by: James Tucker <james@tailscale.com>