On Wed, 2008-08-13 at 10:07 +0200, Raphaël Pinson wrote: > A bit of a nicer example:
> augtool> set /files/etc/sudoers/Defaults/parameter > 'env_keep+="APT_CONFIG DEBIAN_FRONTEND SHELL"' Seems like you figured quoting out by yourself ;) > $ cat fakeroot/etc/sudoers > # This is a sudoers file > Host_Alias LOCALNET = 127.0.0.1 , localhost : MONREZO = 10.1.2.3 > Cmnd_Alias PBUILDER = /usr/sbin/pbuilder , > /usr/local/bin/build-repository > Defaults:buildd env_keep+="APT_CONFIG DEBIAN_FRONTEND SHELL" > # User specs > root ALL = (ALL) ALL > %pbuilder ALL = NOPASSWD : PBUILDER > bb ALL = NOPASSWD : /usr/local/bb/ext/bb-mail.sh This is simply amazing .. I am very impressed. David _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
