summarylogtreecommitdiffstats
path: root/isso.service
blob: 537061fb4d23708e32461f0394b855820b2c0bd9 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Isso Comment Server
After=network.target network-online.target nss-lookup.target

[Service]
Environment="ISSO_SETTINGS=/etc/isso.cfg"
ExecStart=/usr/bin/isso run

[Install]
WantedBy=multi-user.target