From c024889f723b10e0759038b212bd016683fc4040 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 24 Jul 2014 18:54:58 +0200 Subject: Quick hack to fix paths.inc sourcing --- remote/includes/paths.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/remote/includes/paths.inc b/remote/includes/paths.inc index 8ab016df..2f7c3303 100644 --- a/remote/includes/paths.inc +++ b/remote/includes/paths.inc @@ -11,3 +11,6 @@ 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." + +true + -- cgit v1.2.3-55-g7522