spiceproxy: import PVE::SafeSyslog
This commit is contained in:
parent
a7157188f2
commit
804e97f9ec
@ -6,6 +6,7 @@ delete @ENV{qw(IFS CDPATH ENV BASH_ENV)};
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use PVE::SafeSyslog;
|
||||
use PVE::Service::spiceproxy;
|
||||
|
||||
$SIG{'__WARN__'} = sub {
|
||||
|
Loading…
Reference in New Issue
Block a user