upstart :D
This commit is contained in:
parent
5e2a329f01
commit
0f4c0cd890
@ -5,5 +5,5 @@ start on runlevel [2345]
|
||||
stop on shutdown
|
||||
|
||||
script
|
||||
su - yperez -c /home/yperez/develop/telegram-bot/launch.sh > /dev/null
|
||||
exec su -s /bin/sh -c /home/yperez/develop/telegram-bot/launch.sh yperez
|
||||
end script
|
||||
|
Reference in New Issue
Block a user