convert wetty from submodule to normal directory
This commit is contained in:
13
wetty/conf/wetty.conf
Normal file
13
wetty/conf/wetty.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
# Upstart script
|
||||
# /etc/init/wetty.conf
|
||||
|
||||
description "Web TTY"
|
||||
author "Wetty"
|
||||
|
||||
start on started mountall
|
||||
stop on shutdown
|
||||
|
||||
respawn
|
||||
respawn limit 20 5
|
||||
|
||||
exec sudo -u root wetty -p 3000
|
||||
Reference in New Issue
Block a user