diff --git a/etc/rc.d/rc.local b/etc/rc.d/rc.local index 6a6407628..0c0c05c3b 100755 --- a/etc/rc.d/rc.local +++ b/etc/rc.d/rc.local @@ -33,7 +33,7 @@ EOF fi # load proxy environment vars so it is used for plugin updates and the go script -/usr/local/sbin/set_proxy +/usr/local/emhttp/plugins/dynamix/scripts/set_proxy [[ -x /etc/profile.d/proxy.sh ]] && . /etc/profile.d/proxy.sh # irqbalance daemon distributes interrupts over processors and cores