HomeSort by relevance Sort by last modified time
    Searched refs:newrole (Results 1 - 3 of 3) sorted by null

  /external/selinux/policycoreutils/newrole/
Makefile 9 # Enable capabilities to permit newrole to generate audit records.
10 # This will make newrole a setuid root program.
13 # Enable capabilities to permit newrole to utilitize the pam_namespace module.
14 # This will make newrole a setuid root program.
18 # If LSPP_PRIV is y, then newrole will be made into setuid root program.
58 all: newrole
60 newrole: newrole.o $(EXTRA_OBJS)
67 install -m $(MODE) newrole $(BINDIR)
68 install -m 644 newrole.1 $(MANDIR)/man1
    [all...]
  /external/selinux/policycoreutils/
Makefile 1 SUBDIRS = setfiles load_policy newrole run_init secon sestatus semodule setsebool scripts po man hll
  /external/selinux/policycoreutils/po/
Makefile 41 ../newrole/newrole.c \

Completed in 166 milliseconds