[Jakobus Schürz]
> using systemd-automount trys to and mounts mountpoints, which have the
> option "noauto" in fstab. 
> 
> exactly: the combination of "comment=systemd.automount,noauto" mounts
> all this mountpoints on bootup. The problem is the file
> /lib/init/mount-functions.sh
> 
> systemd puts automountpoints in mtab with "systemd-1" as device. The
> mount-functions.sh ignores this and tries to mount all this mountpoints.

If domount() try to mount a entry with the noauto option, it sound
like a bug.  Adding another option seem like the wrong fix.  Are you
sure this is a good approach?

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to