summaryrefslogtreecommitdiffstats
path: root/contrib/fingerchange.service
blob: 7627f5bc3ec4bf377b14322b87afd28bbd1f79e1 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=StackExchange profile finger gateway
After=network-online.target

[Service]
ExecStart=/usr/bin/fingerchange.py

[Install]
WantedBy=multi-user.target