repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
upgpkg: wordpress 6.2.1-1
[ArchLinux/community.git]
/
tinyproxy
/
repos
/
community-x86_64
/
systemd.service
blob
8e4cc01426a5cb071c8312680a4fbbca6f0a9df0
1
[Unit]
2
Description=Tinyproxy Web Proxy Server
3
After=network.target
4
5
[Service]
6
Type=forking
7
ExecStart=/usr/bin/tinyproxy -c /etc/tinyproxy/tinyproxy.conf
8
PIDFile=/run/tinyproxy/tinyproxy.pid
9
PrivateDevices=yes
10
11
[Install]
12
WantedBy=multi-user.target