Accepting request 846223 from home:adamm:branches:server:proxy
- re-add older SLES12 requirements so we can use one devel project for all codestreams - fix previous change to reinstante permissions macros, because the wrong path has been used (bsc#1171569). - use libexecdir instead of libdir to conform to recent changes in Factory (bsc#1171164). OBS-URL: https://build.opensuse.org/request/show/846223 OBS-URL: https://build.opensuse.org/package/show/server:proxy/squid?expand=0&rev=228
This commit is contained in:
@@ -5,7 +5,7 @@ After=network.target named.service nss-lookup.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStartPre=%{_libdir}/squid/initialize_cache_if_needed.sh
|
||||
ExecStartPre=%{_libexecdir}/squid/initialize_cache_if_needed.sh
|
||||
ExecStart=/usr/sbin/squid -FC
|
||||
ExecReload=/usr/bin/kill -HUP $MAINPID
|
||||
LimitNOFILE=4096
|
||||
|
Reference in New Issue
Block a user