pve-manager/debian
Thomas Lamprecht f33f0a0fa1 access log rotate: try to reload not restart services
with the use of systemd the /etc/init.d/pveproxy restart call got
intercepted and redirected to systemd, which did an restart.
But, that is a behvaior change to the intention of the init.d script,
which would not restart but reload the service.
Thus change this to systemds equivalent:
systemctl try-reload-or-restart pveproxy.service

Which tries to reload, if the unit supports it, and only if that does
not worked it restarts.

Same for spiceproxy.

Reported-by: Stefan Priebe <s.priebe@profihost.ag>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-11-14 14:08:52 +01:00
..
changelog bump version to 5.1-36 2017-10-25 11:16:27 +02:00
compat change from dpkg-deb to dpkg-buildpackage 2017-06-09 14:00:32 +02:00
config imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00
control bump version to 5.0-33 2017-10-10 14:23:00 +02:00
copyright change from dpkg-deb to dpkg-buildpackage 2017-06-09 14:00:32 +02:00
docs change from dpkg-deb to dpkg-buildpackage 2017-06-09 14:00:32 +02:00
lintian-overrides install lintian overrides file 2017-03-14 06:45:29 +01:00
postinst rename pve-manager.service to pve-guests 2017-09-11 09:34:02 +02:00
postrm rename pve-manager.service to pve-guests 2017-09-11 09:34:02 +02:00
preinst use service command to stop old daemons 2015-01-20 12:32:45 +01:00
prerm imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00
pve.logrotate access log rotate: try to reload not restart services 2017-11-14 14:08:52 +01:00
rules buildsys: add excludes to dh_fixperms 2017-11-14 14:06:51 +01:00
templates imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00
triggers use -noawait triggers 2015-06-01 10:00:11 +02:00