summarylogtreecommitdiffstats
path: root/stemns.service
blob: 739556941e0a5f741ad0c47a220157849c939c71 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Name resolution service plugin for Tor

[Service]
User=stemns
Group=stemns
ExecStart=/usr/bin/python /opt/stemns/poc.py
Restart=on-failure

[Install]
WantedBy=default.target