diff --git a/bin/wetty.conf b/bin/wetty.conf index 189b09e..2dd627f 100644 --- a/bin/wetty.conf +++ b/bin/wetty.conf @@ -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