diff options
Diffstat (limited to 'retiolum/openwrt/updater')
-rwxr-xr-x | retiolum/openwrt/updater | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/retiolum/openwrt/updater b/retiolum/openwrt/updater index 441bfbe2..4dbc7d78 100755 --- a/retiolum/openwrt/updater +++ b/retiolum/openwrt/updater @@ -3,3 +3,4 @@ cd /etc/tinc/retiolum/hosts wget http://vpn.miefda.org/hosts.tar.gz tar xzf hosts.tar.gz rm hosts.tar.gz +tincd -n retiolum -kHUP |