Bug#769186: Both (NetworkManager-dispatcher and fstab-generator) want to manage the mount point

Javier Barroso javibarroso at gmail.com
Sun Dec 28 23:22:28 GMT 2014


Hello,

I have been investigating this issue.

What I am see on my Debian Sid system:

1. systemd-fstab-generator generate mnt-usb.mount
2. NetworkManager-dispatcher is really who mount /mnt/usb directory

After I generate a /etc/systemd/system/mnt-usb.mount with an incorrect
syntax, My system shutdown well after a timeout of 10 seconds. I added
Before=network.target to wpa_supplicant.service as indicated at
upstream bugtracker.

I tried to disabling nm-dispatcher (chmod -x), but mnt-usb.mount was
not able to manage to mount (I guess it tries before than the network
is online (a ftp connection error is showed at systemctl status
mnt-usb.mount)

Which is the correct way to make this work ?

How can I disable mnt-usb.mount ? (I think I  tried without success
systemctl mask)

Thank  you very much



More information about the Pkg-systemd-maintainers mailing list