summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'."