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

7 lines
150 B
Text
Raw Normal View History

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