repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
privoxy-systemd
/
privoxy.service
blob
58f285d85c0855eee162c5c11a9b0d4697ff3f6c
1
[Unit]
2
Description=Privacy enhancing HTTP Proxy
3
4
[Service]
5
ExecStart=/usr/sbin/privoxy --no-daemon /etc/privoxy/config
6
StandardOutput=syslog
7
StandardError=syslog
8
9
[Install]
10
WantedBy=multi-user.target