Skip to content

Commit f22de2b

Browse files
committed
[setup] install the pam_oar_adopt.conf config file
1 parent c9f11fc commit f22de2b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup/node.sh.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ node_setup() {
5050
${OARCONFDIR}/oar-node-service \
5151
0755
5252

53+
install_conffile \
54+
${SHAREDIR}/pam_oar_adopt.conf \
55+
${OARCONFDIR}/pam_oar_adopt.conf \
56+
0644
57+
5358
install_conffile \
5459
${SHAREDIR}/epilogue \
5560
${OARCONFDIR}/epilogue \

0 commit comments

Comments
 (0)