summarylogtreecommitdiffstats
path: root/phantombot.service
blob: 93c7143f2a4c90890e125717754be31af2ab2e44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Phantombot

[Service]
WorkingDirectory=/opt/PhantomBot
User=phantombot
Group=phantombot
Type=simple
ExecStart=/usr/bin/phantombot-service

[Install]
WantedBy=multi-user.target