summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2014-07-17 15:33:47 +0200
committerJonathan Bauer2014-07-17 15:33:47 +0200
commit5d2a13927b431d7ce87c10347fc63c9f7ef46b77 (patch)
tree7809392803170888666fac9db2e630b5c28e99a9
parentoops - removed debug code (diff)
downloadtm-scripts-5d2a13927b431d7ce87c10347fc63c9f7ef46b77.tar.gz
tm-scripts-5d2a13927b431d7ce87c10347fc63c9f7ef46b77.tar.xz
tm-scripts-5d2a13927b431d7ce87c10347fc63c9f7ef46b77.zip
oops2 - debug code ....
-rw-r--r--remote/includes/paths.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/includes/paths.inc b/remote/includes/paths.inc
index 5fd1bf6b..8ab016df 100644
--- a/remote/includes/paths.inc
+++ b/remote/includes/paths.inc
@@ -11,4 +11,3 @@ for CANDIDATE in $(strings "$(ldd "$(which login)" | grep libpam.so | head -n 1
done
[ -z "$SYS_PAM_MODULES_PATH" ] && perror "Failed to find pam_unix.so on this system."
-pinfo "PAM Modules are located in '$SYS_PAM_MODULES_PATH'."