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
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to