summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/bin/servconfig
diff options
context:
space:
mode:
authorMichael Janczyk2009-10-13 21:49:35 +0200
committerMichael Janczyk2009-10-13 21:49:35 +0200
commit38562aa5646a5ef8042bb0696c3e7d56f718e308 (patch)
tree9c360cb8b03418e15cef873929a1a141c70a3e80 /initramfs/stage3-stuff/bin/servconfig
parentadded '/', function uri_token removes any leading '/'. from function 'uri_tok... (diff)
downloadcore-38562aa5646a5ef8042bb0696c3e7d56f718e308.tar.gz
core-38562aa5646a5ef8042bb0696c3e7d56f718e308.tar.xz
core-38562aa5646a5ef8042bb0696c3e7d56f718e308.zip
background after login is now changed to background of login manager
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3170 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/stage3-stuff/bin/servconfig')
-rwxr-xr-xinitramfs/stage3-stuff/bin/servconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs/stage3-stuff/bin/servconfig b/initramfs/stage3-stuff/bin/servconfig
index 67450253..dad8f409 100755
--- a/initramfs/stage3-stuff/bin/servconfig
+++ b/initramfs/stage3-stuff/bin/servconfig
@@ -191,6 +191,7 @@ auto.master." >/mnt/etc/auto.misc
>> /mnt/etc/auto.master
echo -e "# /etc/auto.${amdirn} created by $0:\n" \
> /mnt/etc/auto.${amdirn}
+ # add '/' to path because uri_token removes any leading '/' (s. function)
echo -e "*\t-rsize=32768,wsize=32768,rw\t${amserv}:/${ampath}/&" \
>> /mnt/etc/auto.${amdirn}
# no tempfs needed if automounter operates on /home