[pve-devel] [PATCH manager 1/2] vzdump: revert /var/run stdexclude entry to its original
Dietmar Maurer
dietmar at proxmox.com
Thu Mar 3 15:32:56 CET 2016
> On March 3, 2016 at 3:05 PM Wolfgang Bumiller <w.bumiller at proxmox.com> wrote:
>
>
> > On March 3, 2016 at 2:48 PM Jean-Francois Dagenais <jeff.dagenais at gmail.com>
> > wrote:
> > > On Mar 3, 2016, at 03:55, Wolfgang Bumiller <w.bumiller at proxmox.com>
> > > wrote:
> (...)
> > > + '/var/run/?*pid';
> >
> > Shouldn't this be "/var/run/?*.pid" ? I'm thinking of file names ending
> > in "pid" such as "acpid" for example.
>
> No argument from me, I just restored the original and documented behavior.
> Dietmar?
Makes sense to me - the purpose was to skip '.pid' files (not acpid).
More information about the pve-devel
mailing list