mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 03:02:04 +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
|
create 640 www-data www-data
|
||||||
sharedscripts
|
sharedscripts
|
||||||
postrotate
|
postrotate
|
||||||
/etc/init.d/pveproxy reload > /dev/null
|
/etc/init.d/pveproxy restart > /dev/null
|
||||||
|
/etc/init.d/spiceproxy restart > /dev/null
|
||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user