telegram---papagaio-fur-bot/papagaio-fur-bot.service

14 lines
235 B
SYSTEMD
Raw Normal View History

2019-09-11 18:38:10 +00:00
[Unit]
Description=Papagaio Fur Bot telegram service
After=network.target
[Service]
User=http
Group=http
WorkingDirectory=/var/www/papagaio-fur-bot
ExecStart=/usr/bin/make serve
KillSignal=SIGINT
[Install]
WantedBy=multi-user.target