summaryrefslogtreecommitdiff
path: root/systemd/pbot.service
blob: bdb01442e2204d08c64d8926eb86a03c5a24797b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=The #parabola bot

[Service]
ExecStart=/home/pbot/pbot start
ExecStop=/home/pbot/pbot stop
User=pbot

[Install]
WantedBy=multi-user.target