mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-03 21:42:14 +00:00
fix logfile rotation
pveproxy and spiceproxy use the same logfile.
This commit is contained in:
parent
a503beb39d
commit
a8da1bcd4a
3
debian/pve.logrotate
vendored
3
debian/pve.logrotate
vendored
@ -8,6 +8,7 @@
|
||||
create 640 www-data www-data
|
||||
sharedscripts
|
||||
postrotate
|
||||
/etc/init.d/pveproxy reload > /dev/null
|
||||
/etc/init.d/pveproxy restart > /dev/null
|
||||
/etc/init.d/spiceproxy restart > /dev/null
|
||||
endscript
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user