summarylogtreecommitdiffstats
path: root/nntp-proxy.service
blob: d707269605381b09d7688488c8098783f041661e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Simple NNTP proxy
After=network.target

[Service]
User=nntpproxy
ExecStart=/usr/bin/nntp-proxy /etc/nntp-proxy.conf

[Install]
WantedBy=multi-user.target