On Wed, 2010-07-28 at 13:19 +0100, Richard Gillman wrote: > I've got a Suse SLES 11 system running automount 5.0.3 which stubbornly > refuses to variable substitution. > > friesian:/etc/sysconfig # automount -V > > Linux automount version 5.0.3 > > Directories: > > config dir: /etc/sysconfig > > maps dir: /etc > > modules dir: /usr/lib64/autofs > > Compile options: > > DISABLE_MOUNT_LOCKING ENABLE_FORCED_SHUTDOWN ENABLE_IGNORE_BUSY_MOUNTS > > WITH_LDAP WITH_SASL LIBXML2_WORKAROUND > > > I've got LOCAL_OPTIONS="-DNERCARCH=linux" in /etc/sysconfig/autofs (I've > also tried "-D NERCARCH=linux", "-D NERCARCH='linux'").
Does the init script in SLES 11 actually use LOCAL_OPTIONS? That changed in version 5, you should have a look at the autofs configuration file (wherever that is in SLES 11) and the init script. You might need to use OPTIONS in configuration. Ian _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
