summaryrefslogtreecommitdiffstats
path: root/etc/pam.d
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pam.d')
-rw-r--r--etc/pam.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile
index 0593c6c..827cfbb 100644
--- a/etc/pam.d/Makefile
+++ b/etc/pam.d/Makefile
@@ -20,5 +20,5 @@ PAMD += xserver
install:
(cd ${.CURDIR} && \
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 755 ${PAMD} \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 ${PAMD} \
${DESTDIR}/etc/pam.d)
OpenPOWER on IntegriCloud