Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567234
en ru br
ALT Linux repos
S:7.4.3-alt6

Group :: System/Servers
RPM: pve-manager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pve-container-ENV.patch
Download


--- pve-container/src/PVE/CLI/pct.pm.ENV	2019-09-17 07:16:47.000000000 +0000
+++ pve-container/src/PVE/CLI/pct.pm	2020-01-22 12:25:03.467155093 +0000
@@ -22,6 +22,8 @@ use PVE::API2::LXC::Snapshot;
 
 use base qw(PVE::CLIHandler);
 
+delete @ENV{qw(IFS CDPATH ENV BASH_ENV)};
+
 my $nodename = PVE::INotify::nodename();
 
 my $upid_exit = sub {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin