@ -4,10 +4,10 @@
description "Web TTY"
author "Wetty"
start on started network
stop on stopping network
start on started mountall
stop on shutdown
respawn
respawn limit 20 5
exec wetty -p 3000
exec sudo -u root wetty -p 3000