# Pastebin bV7W4oKt # engine update # # Takes care of updating of the system. description "engine update" # removing start, it will be started by wifi-job #start on file FILE_PATH=/var/run/engine/wifiState and started engine stop on stopped engine or rw_mode respawn respawn limit 10 5 script sleep 10; /etc/engine/netupdate/netupdate.sh end script