Home
last modified time | relevance | path

Searched refs:ETCDIR (Results 1 – 5 of 5) sorted by relevance

/external/selinux/policycoreutils/newrole/
DMakefile6 ETCDIR ?= /etc macro
66 test -d $(DESTDIR)$(ETCDIR)/pam.d || install -m 755 -d $(DESTDIR)$(ETCDIR)/pam.d
77 test -d $(DESTDIR)$(ETCDIR)/pam.d || install -m 755 -d $(DESTDIR)$(ETCDIR)/pam.d
79 install -m 644 newrole-lspp.pamd $(DESTDIR)$(ETCDIR)/pam.d/newrole
81 install -m 644 newrole.pamd $(DESTDIR)$(ETCDIR)/pam.d/newrole
/external/selinux/policycoreutils/sestatus/
DMakefile6 ETCDIR ?= /etc macro
31 -mkdir -p $(DESTDIR)$(ETCDIR)
32 install -m 644 sestatus.conf $(DESTDIR)$(ETCDIR)
/external/openssh/
Dpathnames.h15 #define ETCDIR "/etc" macro
18 #define SSHDIR ETCDIR "/ssh"
/external/selinux/policycoreutils/run_init/
DMakefile7 ETCDIR ?= /etc macro
49 install -m 644 run_init.pamd $(DESTDIR)$(ETCDIR)/pam.d/run_init
/external/mtools/
DNEWS1113 Makefile, device.c: Passed ETCDIR (e.g. /etc or /etc/default)