diff options
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/includes/paths.inc | 3 |
1 files changed, 3 insertions, 0 deletions
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 + |
