[augeas-devel] Rx.fs_path in keys (lens for apparmor)

Serge Smetana serge.smetana at gmail.com
Tue Mar 12 13:15:34 UTC 2013


Hello,

I'm trying to create lens for apparmor.
Simple entry for apparmor rule is something like

   /bin/bash ixr,

But if I describe lens as

  let rule = [ Util.indent . key Rx.fspath . Sep.space . store Rx.word
 . Util.del_str "," . Util.eol ]

I get the following exception:

    Failed to compile rule
    exception: The key regexp /[^ \t\n]+/ matches a '/'

Is it possible to use filesystem path as a key?



Thanks,
Serge




More information about the augeas-devel mailing list