Package: autofs Version: 4.1.3+4.1.4beta2-2 In script /etc/auto.net, line 27 :
for SMNT in /{,usr/}{,s}bin/{,k}showmount
This kind of pattern is a bashism, therefore this script should have a
`#!/bin/bash' instead of `/bin/sh'. (It no longer works when one diverts
/bin/sh to /bin/dash.)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

