Hi Rich, Thanks for the patch ! Committed as c765202f
David On Wed, Nov 2, 2016 at 8:01 AM, Richard W.M. Jones <rjo...@redhat.com> wrote: > The path looks like "/boot/efi/EFI/redhat/grub.conf", with "redhat" > substituted for other vendors. > --- > lenses/grub.aug | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/lenses/grub.aug b/lenses/grub.aug > index c52d16c..b50a71a 100644 > --- a/lenses/grub.aug > +++ b/lenses/grub.aug > @@ -289,5 +289,6 @@ module Grub = > let filter = incl "/boot/grub/grub.conf" > . incl "/boot/grub/menu.lst" > . incl "/etc/grub.conf" > + . incl "/boot/efi/EFI/*/grub.conf" > > let xfm = transform lns filter > -- > 2.7.4 > >
_______________________________________________ augeas-devel mailing list augeas-devel@redhat.com https://www.redhat.com/mailman/listinfo/augeas-devel