From 994d24e5614e5c5dac16cd9b9cc6c2f5a7206321 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 12 Aug 2011 23:30:44 +0200 Subject: retiolum/bin: update hosts together with tinc tincd will be forced to update it's known hosts via signals --- retiolum/bin/update-retiolum-hosts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/retiolum/bin/update-retiolum-hosts b/retiolum/bin/update-retiolum-hosts index 57a8381a..7b2fa0e5 100755 --- a/retiolum/bin/update-retiolum-hosts +++ b/retiolum/bin/update-retiolum-hosts @@ -9,3 +9,5 @@ fi mkdir -v -p /etc/tinc/retiolum/hosts cp -v -r hosts/* /etc/tinc/retiolum/hosts +pkill -HUP tincd +pkill -ALRM tincd -- cgit v1.2.3