CFEngine Help: Re: CFEngine Help: Managing Booleans

2012-09-24 Thread no-reply
Forum: CFEngine Help Subject: Re: CFEngine Help: Managing Booleans Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,27500,27538#msg-27538 I've written this library function here it seems to work well so far: bundle agent set_selinux_boolean(s, i){ classes: &quo

Re: CFEngine Help: Managing Booleans

2012-09-22 Thread Aleksey Tsalolikhin
On Fri, Sep 21, 2012 at 8:23 AM, wrote: > Forum: CFEngine Help > Subject: Managing Booleans > Author: daveseff > Link to topic: https://cfengine.com/forum/read.php?3,27478,27478#msg-27478 > > I need to manage SElinux contexts on my systems. With that, I need to set > booleans either on or off wi

CFEngine Help: Managing Booleans

2012-09-21 Thread no-reply
Forum: CFEngine Help Subject: Managing Booleans Author: daveseff Link to topic: https://cfengine.com/forum/read.php?3,27478,27478#msg-27478 I need to manage SElinux contexts on my systems. With that, I need to set booleans either on or off with setsebool. It there an efficient way to manage bool