]> git.proxmox.com Git - pve-manager.git/commitdiff
spiceproxy: import PVE::SafeSyslog
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 26 Jan 2017 11:59:31 +0000 (12:59 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 26 Jan 2017 11:59:57 +0000 (12:59 +0100)
bin/spiceproxy

index ba7530c0ff664237ce9b7160619b1c5f30ac6802..790c6dffe96e314921524ccab8b0f152d7670d9d 100755 (executable)
@@ -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 {