On Sun, Apr 10, 2005 at 09:38:50PM +0800, [EMAIL PROTECTED] wrote:
> Here is autofs 4.1.4.

Looks like the Debian init script is broken to me:

  kanskje:~# /etc/init.d/autofs start
  Starting automounter:start-stop-daemon: --start needs --exec or --startas
  Try `start-stop-daemon --help' for more information.

   failed to start automount point /home/cassarossa

Looks like you've over-applied the fix for --stop onto --start as well.
Changing "--name $dname" into "--exec $DAEMON" in "start" in the init script
seems to fix it.

/* Steinar */
-- 
Homepage: http://www.sesse.net/

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to