summaryrefslogtreecommitdiffstats
path: root/retiolum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'retiolum/Makefile')
-rw-r--r--retiolum/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile
index c80a6faa..83c4ac12 100644
--- a/retiolum/Makefile
+++ b/retiolum/Makefile
@@ -11,7 +11,7 @@ hosts:
bin/update-retiolum-hosts || true
install: update
- @#punani -Ei tinc python
+ punani -Eih tinc /usr/bin/python /usr/bin/python2
@# will not run automatically
scripts/tinc_setup/install.sh
scripts/autostart/create-startup.sh
@@ -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 || true
arch-install: update install arch-autostart autohosts