diff options
author | makefu <github@syntax-fehler.de> | 2011-10-25 14:07:27 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2011-10-25 14:07:27 +0200 |
commit | 4a6e81116aa81468b8d748c02ba74f3630512ccc (patch) | |
tree | 0439f7dff8b29434f4e93965d8ea16a0520c3d7b /retiolum | |
parent | 450241b97f7b6c3cc290797a0b9a46957f7a6afe (diff) | |
parent | b1fc61c5a6f819a7e6840f73eb57ca33c5af461c (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'retiolum')
-rw-r--r-- | retiolum/Makefile | 3 | ||||
-rw-r--r-- | retiolum/hosts/euer (renamed from retiolum/hosts/EUcancER) | 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/EUcancER b/retiolum/hosts/euer index ae2d5f9d..ae2d5f9d 100644 --- a/retiolum/hosts/EUcancER +++ b/retiolum/hosts/euer |