Displaying 1 result from an estimated 1 matches for "5nvgbdoo7baj".
2012 Sep 09
2
Question: Custom puppet type for semanage, converting inputs to flags?
Hi,
I''m just trying to get an idea about the best way to implement this:
I want a type that uses the ''semanage'' binary to manage targeted policy (in
this case for files).
So for example to create a targeted policy, I might do something like:
semanage fcontext -a -f -d -t some_domain_t "/path/to/files(/.*)?"
... which would add a target policy that sets