diff options
author | EUcancER <root@euer.krebsco.de> | 2011-11-16 18:36:47 +0100 |
---|---|---|
committer | EUcancER <root@euer.krebsco.de> | 2011-11-16 18:36:47 +0100 |
commit | 8bd34ad18888cbed1ffa894406db6c667f6ebaae (patch) | |
tree | 2f102bbb974682291a461f474340144d21aed3cc /retiolum/Makefile | |
parent | c97518523b910ca7412f69de3803739affe2c583 (diff) | |
parent | 655db45a3ef4ca58f9e9fe42bba015d1fd1eccb6 (diff) |
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'retiolum/Makefile')
-rw-r--r-- | retiolum/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile index 8301c926..e0268c35 100644 --- a/retiolum/Makefile +++ b/retiolum/Makefile @@ -24,7 +24,6 @@ update: hosts sudo bin/restart-tincd; \ else \ sudo pkill -HUP tincd || :; \ - sudo pkill -ALRM tincd || :; \ fi arch-install: update install arch-autostart autohosts |