From 327d24a74c481cec2a5dcfdb0eca1caea7f0f3bb Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 7 Oct 2014 16:28:47 +0200 Subject: [pam-share] ash function definition... --- .../data/opt/openslx/scripts/pam_script_mount_common_share | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote') diff --git a/remote/modules/pam-common-share/data/opt/openslx/scripts/pam_script_mount_common_share b/remote/modules/pam-common-share/data/opt/openslx/scripts/pam_script_mount_common_share index e11a3681..d2af09ef 100644 --- a/remote/modules/pam-common-share/data/opt/openslx/scripts/pam_script_mount_common_share +++ b/remote/modules/pam-common-share/data/opt/openslx/scripts/pam_script_mount_common_share @@ -15,7 +15,7 @@ # # -mount_common_share { +mount_common_share() { # at this point we need the slx config to do anything [ -e "/opt/openslx/config" ] || \ { slxlog "pam-share-noconfig" "File '/opt/openslx/config' not found."; return; } -- cgit v1.2.3-55-g7522