mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 10:14:40 +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 {
|
sub hup {
|
||||||
my ($self) = @_;
|
my ($self) = @_;
|
||||||
|
|
||||||
syslog('info' , "received signal HUP");
|
|
||||||
|
|
||||||
$restart_request = 1;
|
$restart_request = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user