From bb5d1bd1f1c0fe22d3b93a5bf17033265ee42776 Mon Sep 17 00:00:00 2001 From: EUcancER Date: Tue, 11 Oct 2011 16:03:56 +0200 Subject: retiolum:add tincd reload after update --- retiolum/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'retiolum/Makefile') 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 -- cgit v1.2.3