# all these are proper - no nspace Test.prop1 exec:/bin/ls validate Test.prop2 exec:/bin/bash configure Test.* exec:/bin/rm execute Test.prop3 exec:/bin/cat test Test.prop4 exec:/bin/dd cleanup Test..prop5 exec:/bin/chmod # these are proper - with nspace Test.mail.prop1 exec:/bin/echo Test.ns1.prop1 exec:/bin/ln Test.ns1.prop2 exec:/bin/grep test Test.namespace.* exec:/bin/kill test # invalid configs Test...blah exec:/bin/egrep Test.NUKE exec:/bin/asdf badstage Test # now some duplicates Test.prop6 exec:/bin/dd execute Test.prop1 exec:/bin/cp test Test.prop1 exec:/bin/cp test Test.prop1 exec:/bin/ash test