From 23ec86f211a010c3863b3ff8c5e113af284d4c2b Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Fri, 23 Dec 2011 11:35:22 +0100 Subject: fix typo --- src/os-plugins/plugins/auth/XX_auth.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/os-plugins/plugins/auth/XX_auth.sh b/src/os-plugins/plugins/auth/XX_auth.sh index 21041f4c..320bcb84 100644 --- a/src/os-plugins/plugins/auth/XX_auth.sh +++ b/src/os-plugins/plugins/auth/XX_auth.sh @@ -190,7 +190,7 @@ if [ -e /initramfs/plugin-conf/auth.conf ]; then if [ $auth_automnt_script ]; then chmod 700 /mnt/${OPENSLX_DEFAULT_DIR}/plugin-repo/auth/$auth_automnt_script sed -i -e '/^\/home.*$/d' /mnt/etc/auto.master - echo "/home program:/mnt/${OPENSLX_DEFAULT_DIR}/plugin-repo/auth/$auth_automnt_script" \ + echo "/home program:${OPENSLX_DEFAULT_DIR}/plugin-repo/auth/$auth_automnt_script" \ >> /mnt/etc/auto.master fi -- cgit v1.2.3-55-g7522