vpnmanager/device-config/1/etc/rc.local

6 lines
150 B
Text

# Put your custom commands here that should be executed once
# the system init finished. By default this file does nothing.
/bin/heartbeat &
exit 0