mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-05 09:07:19 +00:00
pvestatd: remove duplicate syslog (already logged in PVE::Daemon)
This commit is contained in:
parent
0acb44a571
commit
974e0baada
@ -59,8 +59,6 @@ sub shutdown {
|
||||
sub hup {
|
||||
my ($self) = @_;
|
||||
|
||||
syslog('info' , "received signal HUP");
|
||||
|
||||
$restart_request = 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user