diff --git a/packages/net-proxy/tinyproxy/files/systemd.patch b/packages/net-proxy/tinyproxy/files/systemd.patch index 1366d83..d3fcacf 100644 --- a/packages/net-proxy/tinyproxy/files/systemd.patch +++ b/packages/net-proxy/tinyproxy/files/systemd.patch @@ -1,5 +1,6 @@ -Systemd wants all pidfiles in /run. This patch will patch the config-file, -so systemd gets his pid-file at the right place. +Source: written by Denis Knauf +Upstream: No. systemd-specific and it is a config file. +Reason: systemd wants all pidfiles in /run. --- a/etc/tinyproxy.conf.in 2010-03-03 10:37:24.000000000 +0100 +++ b/etc/tinyproxy.conf.in 2013-03-09 15:34:41.072135782 +0100 @@ -123,7 +123,11 @@ diff --git a/packages/net-proxy/tinyproxy/files/user.patch b/packages/net-proxy/tinyproxy/files/user.patch index b0568a4..0053550 100644 --- a/packages/net-proxy/tinyproxy/files/user.patch +++ b/packages/net-proxy/tinyproxy/files/user.patch @@ -1,4 +1,6 @@ -tinyproxy will run as user tinyproxy, not nobody. +Source: Written by Denis Knauf. +Upstream: No, it is a config file. I prefer a specific tinyproxy-user. +Reason: tinyproxy is a better user than nobody for it. --- a/etc/tinyproxy.conf.in 2010-03-03 10:37:24.000000000 +0100 +++ b/etc/tinyproxy.conf.in 2013-03-09 15:34:41.072135782 +0100 @@ -12,8 +12,8 @@