Created
February 16, 2012 19:58
-
-
Save thatch45/1847420 to your computer and use it in GitHub Desktop.
watch a command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tincd --net=MPXVPN --generate-keys=4096: | |
cmd: | |
- run | |
- unless: test -f /etc/tinc/MPXVPN/rsa_key.priv | |
tinc: | |
service: | |
- running | |
- watch: | |
- cmd: tincd --net=MPXVPN --generate-keys=4096 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment