summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2021-02-27 08:02:53 -0600
committerBen Kohler <bkohler@gentoo.org>2021-02-27 08:02:53 -0600
commit4be775bc194d21884e76e9648f292850b2362d93 (patch)
tree5a792d4e87cbf3f0aa051e6fca9fe1121929e955 /net-proxy/tinyproxy/files
parentnet-misc/connman-notify: drop old (diff)
downloadgentoo-4be775bc194d21884e76e9648f292850b2362d93.tar.gz
gentoo-4be775bc194d21884e76e9648f292850b2362d93.tar.bz2
gentoo-4be775bc194d21884e76e9648f292850b2362d93.zip
net-proxy/tinyproxy: drop old
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-proxy/tinyproxy/files')
-rw-r--r--net-proxy/tinyproxy/files/tinyproxy.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/net-proxy/tinyproxy/files/tinyproxy.service b/net-proxy/tinyproxy/files/tinyproxy.service
deleted file mode 100644
index 4d860df76938..000000000000
--- a/net-proxy/tinyproxy/files/tinyproxy.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Tinyproxy Web Proxy Server
-After=network.target
-
-[Service]
-ExecStart=/usr/sbin/tinyproxy -d -c /etc/tinyproxy.conf
-
-[Install]
-WantedBy=multi-user.target