Looks good. Now since these patches today seem to be your first contributions to PVE there's one more thing left to do, and that's the license agreement (AGPLv3 and the Harmony CLA), see the bottom of the developer documentation in our wiki:
http://pve.proxmox.com/wiki/Developer_Documentation We'd be happy to apply this and possibly future patches if you agree to these terms. > On March 3, 2016 at 3:48 PM Jean-Francois Dagenais <jeff.dagen...@gmail.com> > wrote: > > > and not files like "acpid" > > Signed-off-by: Jean-Francois Dagenais <jeff.dagen...@gmail.com> Acked-by: Wolfgang Bumiller <w.bumil...@proxmox.com> > --- > PVE/VZDump.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/PVE/VZDump.pm b/PVE/VZDump.pm > index 8f5af3f..a3d1f2c 100644 > --- a/PVE/VZDump.pm > +++ b/PVE/VZDump.pm > @@ -593,7 +593,7 @@ sub new { > push @$findexcl, '/var/log/?*', > '/tmp/?*', > '/var/tmp/?*', > - '/var/run/?*pid'; > + '/var/run/?*.pid'; > } > > foreach my $p (@plugins) { > -- > 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel