Thank you for the reply, Gabriel. The strangest thing is that auto.master is not overwritten, but it is not in the "NoUpgrade" section of pacman.conf
Cheers, Sergey On Wed, 14 Feb 2007 17:15:54 +0100 Gabriel Linder <[EMAIL PROTECTED]> wrote: > Sergey Manucharian wrote: > > After the latest system update (a couple days ago) I found, that my > > automount is not working anymore. The problem is > > that /etc/autofs/auto.misc file has been overwritten by the default > > one... I had a lot of devices configured in this file... > > Should I report a bug or I'm missing something? > You should add this to your pacman.conf, along with similar lines : > NoUpgrade = /etc/autofs/auto.misc > > It will prevent overwriting, creating a /etc/autofs/auto.misc.pacnew > with the new default configuration instead. The same apply for any > file you do not want pacman to overwrit (such as /etc/fstab, which is > NoUpgrade by default). > > I don't get why this isn't the default comportement for /etc files > anyway... _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
