diff options
Diffstat (limited to 'retiolum')
-rw-r--r-- | retiolum/Makefile | 3 | ||||
-rw-r--r-- | retiolum/hosts/kremium (renamed from retiolum/hosts/kremu) | 0 |
2 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 diff --git a/retiolum/hosts/kremu b/retiolum/hosts/kremium index 06df489f..06df489f 100644 --- a/retiolum/hosts/kremu +++ b/retiolum/hosts/kremium |