Compare commits

...

2 Commits
v1.00 ... v1.01

Author SHA1 Message Date
196b7b99ff aaaand of course i forgot to add the openvpn link. 2014-12-24 02:00:00 -05:00
57c38aa9e1 small issue in make chroot. 2014-12-24 01:54:30 -05:00
2 changed files with 1 additions and 2 deletions

View File

@@ -238,7 +238,7 @@ EOF
then then
${CHROOTCMD} ${i}/ passwd -d root >> "${LOGFILE}.${FUNCNAME}" 2>&1 ${CHROOTCMD} ${i}/ passwd -d root >> "${LOGFILE}.${FUNCNAME}" 2>&1
else else
${CHROOTCMD} ${i}/ passwd -d root >> "${LOGFILE}.${FUNCNAME}" 2>&1 ${CHROOTCMD} ${i}/ usermod -L ${REGUSR} >> "${LOGFILE}.${FUNCNAME}" 2>&1
fi fi
# The following is supposed to do the same as the above, but "cleaner". However, it currently fails with "execv() failed: No such file or directory" # The following is supposed to do the same as the above, but "cleaner". However, it currently fails with "execv() failed: No such file or directory"
##${CHROOTCMD} ${i}/ usermod -L root >> "${LOGFILE}.${FUNCNAME}" 2>&1 ##${CHROOTCMD} ${i}/ usermod -L root >> "${LOGFILE}.${FUNCNAME}" 2>&1

View File

@@ -1 +0,0 @@
/usr/lib/systemd/system/openvpn@.service