Commit c8943118 authored by Dietmar Maurer's avatar Dietmar Maurer

pvestatd: remove duplicate syslog (already logged in PVE::Daemon)

parent 0b4a6c57
......@@ -59,8 +59,6 @@ sub shutdown {
sub hup {
my ($self) = @_;
syslog('info' , "received signal HUP");
$restart_request = 1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment