spiceproxy: import PVE::SafeSyslog

This commit is contained in:
Wolfgang Bumiller 2017-01-26 12:59:31 +01:00
parent a7157188f2
commit 804e97f9ec

View File

@ -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 {