summarylogtreecommitdiffstats
path: root/camocr.service
blob: 002dc2229bdcef47a4f05fd1eb1ca90143ae1c11 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=a small http proxy to simplify routing images through an SSL host

[Service]
User=nobody
EnvironmentFile=/etc/camo
ExecStart=/usr/bin/camo

[Install]
WantedBy=multi-user.target