summaryrefslogtreecommitdiff
path: root/arch/ksyxbotd.service
blob: c71fe66f260241bd67af547efed6ba576a48e9ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=ksyxbotd
Documentation=man:ksyxbotd(1)
After=network.target network-online.target nss-lookup.target

[Service]
Type=simple
User=ksyxbot
EnvironmentFile=/etc/ksyxbot/botd.conf
ExecStart=/usr/bin/ksyxbotd --td_path /var/lib/ksyxbot/td/ --db_path /var/lib/ksyxbot/db.sql

[Install]
WantedBy=multi-user.target