2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-27 23:46:33 +01:00
This commit is contained in:
kev
2015-06-23 15:13:00 +08:00
parent cc743c01fc
commit 55dbb0b182
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ $ watch docker exec tinc_tinc_1 netstat -an
```
# start
$ tincd -D -d -n netname --pidfile /tmp/tinc.pid
$ tincd -d -D -n netname --pidfile /tmp/tinc.pid
# stop
$ tincd -k --pidfile /tmp/tinc.pid