mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Templates: more tweaks
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
/usr/local/etc/rc.d/configd restart
|
||||
if [ -f /usr/local/etc/rc.d/configd ]; then /usr/local/etc/rc.d/configd restart; fi
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
if [ -f /usr/local/etc/rc.configure_plugins ]; then /usr/local/etc/rc.configure_plugins %%ARG%%; fi
|
||||
if [ -f /usr/local/etc/rc.configure_plugins ]; then echo "Reloading plugin configuration"; /usr/local/etc/rc.configure_plugins %%ARG%%; fi
|
||||
|
||||
Reference in New Issue
Block a user