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

[Service]
Type=simple
User=mutebot
EnvironmentFile=/etc/mutebot/%i.conf
ExecStart=/usr/bin/mutebot -d /var/lib/mutebot/%i/

[Install]
WantedBy=multi-user.target