Hi Holger,

On Di 14 Aug 2012 10:35:16 CEST Holger Levsen wrote:

Hi,

On Dienstag, 14. August 2012, Mike Gabriel wrote:
on some occasions (30-60% of the system reboots) the startup of autofs
fails.

thats on squeeze or wheezy?

Clients+server are squeeze.

This script fixes the issue, it can be placed on any Debian Edu machine:

$ cat /etc/network/if-up.d/autofs
#!/bin/sh

if [ -x /etc/init.d/autofs ]; then
        /etc/init.d/autofs restart
fi

that fix is wrong, one must use invoke-rc.d

Ack.

Mike


--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgpUOj4uIzSMw.pgp
Description: Digitale PGP-Unterschrift

Attachment: pgp3U8jlM3ogY.pgp
Description: Digitale PGP-Unterschrift

Reply via email to