summaryrefslogtreecommitdiffstats
path: root/retiolum/Makefile
diff options
context:
space:
mode:
authorEUcancER <root@euer.krebsco.de>2011-10-11 16:03:56 +0200
committerEUcancER <root@euer.krebsco.de>2011-10-11 16:03:56 +0200
commitbb5d1bd1f1c0fe22d3b93a5bf17033265ee42776 (patch)
treebb542cecd6e537f295b2ea0fef1fc633b7e4bf4e /retiolum/Makefile
parent936188129490ef41612343015c24af28be78c76d (diff)
retiolum:add tincd reload after update
Diffstat (limited to 'retiolum/Makefile')
-rw-r--r--retiolum/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile
index dd6d8409..bd3ca776 100644
--- a/retiolum/Makefile
+++ b/retiolum/Makefile
@@ -21,6 +21,8 @@ update: hosts
bin/update_tinc_hosts "create magic" || true
@echo adding hosts
bin/update_tinc_hosts restart
+ @echo reloading tincd
+ pkill -HUP tincd
arch-install: update install arch-autostart autohosts