summarylogtreecommitdiffstats
path: root/system.service
blob: ead49578b54ec9c307711e5803df8471ce9bc43a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Shout IRC client
After=network.target

[Service]
User=shout-irc
Group=shout-irc
Type=simple
ExecStart=/usr/bin/shout-irc --home /etc/shout-irc

[Install]
WantedBy=multi-user.target