Home | History | Annotate | Download | only in newrole

Lines Matching refs:newrole

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/
72 install -m 644 newrole-lspp.pamd $(ETCDIR)/pam.d/newrole
74 install -m 644 newrole.pamd $(ETCDIR)/pam.d/newrole
79 rm -f newrole *.o
85 /sbin/restorecon $(BINDIR)/newrole