Accepting request 1004526 from home:bmwiedemann:branches:server:http
Fix varnish.service stop OBS-URL: https://build.opensuse.org/request/show/1004526 OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=115
This commit is contained in:
parent
e21e452795
commit
c765a642a6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 19 02:44:04 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Fix varnish.service stop
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 18 03:26:45 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
Sun Sep 18 03:26:45 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@ EnvironmentFile=/etc/sysconfig/varnish
|
|||||||
PIDFile=/var/run/varnishd.pid
|
PIDFile=/var/run/varnishd.pid
|
||||||
ExecStart=/usr/sbin/varnishd -P /var/run/varnishd.pid -F $VARNISHD_PARAMS
|
ExecStart=/usr/sbin/varnishd -P /var/run/varnishd.pid -F $VARNISHD_PARAMS
|
||||||
ExecReload=/usr/sbin/varnish_reload_vcl
|
ExecReload=/usr/sbin/varnish_reload_vcl
|
||||||
|
KillMode=mixed
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user