summaryrefslogtreecommitdiffstats
path: root/retiolum/Makefile
diff options
context:
space:
mode:
authorkrebs <krebs@fuerkrebs>2011-10-20 08:34:23 -0400
committerkrebs <krebs@fuerkrebs>2011-10-20 08:34:23 -0400
commit29b328140d294d9f688f562f1da5115fe2d57d4c (patch)
tree94b2b68505d0a02f66a30f66231713708c744682 /retiolum/Makefile
parent02970ae5b7bbf7be95e46b4370be0e0388e31b12 (diff)
parent6dee2fbae4b6ec96853bf2f6cef9aeb72db13b25 (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'retiolum/Makefile')
-rw-r--r--retiolum/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile
index 83c4ac12..effdbfb8 100644
--- a/retiolum/Makefile
+++ b/retiolum/Makefile
@@ -22,7 +22,8 @@ update: hosts
@echo adding hosts
bin/update_tinc_hosts restart
@echo reloading tincd
- pkill -HUP tincd || true
+ sudo pkill -HUP tincd || true
+ sudo pkill -ALRM tincd || true
arch-install: update install arch-autostart autohosts