[augeas-devel] Re: [config-model-users] Semantic problem in augeas sshd lens ?

Raphaël Pinson raphink at gmail.com
Fri Aug 1 17:57:50 UTC 2008


On Fri, Aug 1, 2008 at 7:53 PM, David Lutterkort <dlutter at redhat.com> wrote:

>
> No, you can't do that; but the path expressions cleverly hide that there
> are other nodes in between: if you have a tree
>
> /Subsystem/sftp
> /Gunk
> /Subsystem/internal-sftp
>
> you can still do 'match /Subsystem/*' or 'rm /Subsystem/*' or
> 'get /Subsystem/internal-sftp' and it's exactly as if you had the schema
> outlined above. The differences come into play though when you add a new
> entry, where you have to do something like
>
>  ins Subsystem after /Subsystem[last()]
>  set /Subsystem[last()]/other-subsystem other-command
>


Ah yes, thank you.


Just an aside note: could mailman be set to change the reply-to of the
messages to the list?


Raphael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20080801/2ec0ca0c/attachment.htm>


More information about the augeas-devel mailing list