William Roberts wrote:
I re-implemented your oneshot service you wrote in C as a shell script.
I am releasing this as public domain. It is attached. I verified that
this works on my system. Way simpler.

Possibly not an issue in practice but this sets each boolean separately (i.e., a separate invocation of setsebool which will set the boolean and commit it). The preferred way to avoid any boolean interdependency or race condition is to set them all at the same time, in a single invocation of setsebool.




--
This message was distributed to subscribers of the seandroid-list mailing list.
If you no longer wish to subscribe, send mail to majord...@tycho.nsa.gov with
the words "unsubscribe seandroid-list" without quotes as the message.

Reply via email to