diff --git a/src/etc/rc.newipsecdns b/src/etc/rc.newipsecdns index 33aed957e7..ada58d5c7d 100755 --- a/src/etc/rc.newipsecdns +++ b/src/etc/rc.newipsecdns @@ -66,3 +66,5 @@ $config = parse_config(); vpn_ipsec_configure(); unlock($ipseclck); + +send_event("service reload packages"); \ No newline at end of file