Searched refs:setsebool (Results 1 – 9 of 9) sorted by relevance
10 SETSEBOOL_OBJS = setsebool.o12 BASHCOMPLETIONS=setsebool-bash-completion.sh 14 all: setsebool16 setsebool: $(SETSEBOOL_OBJS) target20 install -m 755 setsebool $(DESTDIR)$(SBINDIR)22 install -m 644 setsebool.8 $(DESTDIR)$(MANDIR)/man8/30 install -m 644 $(BASHCOMPLETIONS) $(DESTDIR)$(BASHCOMPLETIONDIR)/setsebool35 -rm -f setsebool *.o
57 complete -F _setsebool setsebool
11 setsebool/setsebool
1 SUBDIRS = setfiles load_policy newrole run_init secon sestatus semodule setsebool scripts po man hll
60 tst_require_cmds chcon setsebool61 setsebool allow_ftpd_anon_write 1 || \
229 setsebool = "/usr/sbin/setsebool -P %s %d" % (key, not val)230 rc, out = getstatusoutput(setsebool)238 setsebool = "semanage boolean --deleteall"239 getstatusoutput(setsebool)
41 ../setsebool/setsebool.c \
31 …ate of the boolean. This can be changed at run time using <strong><code>setsebool</code></strong><…
1379 <3>[ 2.228977] init: setsebool: could not set debugfs to 1