summaryrefslogtreecommitdiffstats
path: root/retiolum/Makefile
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-12-29 17:43:02 +0100
committermakefu <root@pigstarter.de>2013-12-29 17:43:02 +0100
commit02aef1cab3368e46be3359f24f3c2fd293f5b1cb (patch)
tree0178c3d5d46cdb027473858cf903fc0775d27a87 /retiolum/Makefile
parente7132b290465eeef89c46ab91bb3deda076de215 (diff)
parentbda622d608dc7a713e27b8ac23d6bb69fcc2649d (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Diffstat (limited to 'retiolum/Makefile')
-rwxr-xr-xretiolum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile
index 40c5eacc..feb89f73 100755
--- a/retiolum/Makefile
+++ b/retiolum/Makefile
@@ -14,7 +14,7 @@ install: upgrade
upgrade: update
if ! diff -u scripts/tinc_setup/tinc-up /etc/tinc/retiolum/tinc-up; then \
sudo cp scripts/tinc_setup/tinc-up /etc/tinc/retiolum/tinc-up; \
- sudo pkill -HUP tincd || :;
+ sudo pkill -HUP tincd || :; \
fi
update: hosts