Mailinglist Archive: opensuse-bugs (6470 mails)
< Previous | Next > |
[Bug 1137390] fstab "noauto" ignored
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 02 Jul 2019 21:37:44 +0000
- Message-id: <bug-1137390-21960-Q8dxI3ez2T@http.bugzilla.suse.com/>
http://bugzilla.suse.com/show_bug.cgi?id=1137390
http://bugzilla.suse.com/show_bug.cgi?id=1137390#c8
--- Comment #8 from Neil Brown <nfbrown@xxxxxxxx> ---
Thanks.
There is a mnt.mount unit (as expected) but there are no dependencies on it so
no explanation for why it is being mounted.
(for home.mount for example, there is
run/systemd/generator/local-fs.target.requires/home.mount
which creates a dependency. There is nothing similar for mnt.mount)
Next question, what does
systemctl show mnt.mount
show.
I'm particularly looking for a "RequiredBy" line or maybe "WantedBy"
Also, please see if
systemctl show '*' | grep RequiresMountsFor=/mnt
finds any matches. If it does, maybe just provide the whole "systemctl show
'*'" output - but it probably won't find a match.
--
You are receiving this mail because:
You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1137390#c8
--- Comment #8 from Neil Brown <nfbrown@xxxxxxxx> ---
Thanks.
There is a mnt.mount unit (as expected) but there are no dependencies on it so
no explanation for why it is being mounted.
(for home.mount for example, there is
run/systemd/generator/local-fs.target.requires/home.mount
which creates a dependency. There is nothing similar for mnt.mount)
Next question, what does
systemctl show mnt.mount
show.
I'm particularly looking for a "RequiredBy" line or maybe "WantedBy"
Also, please see if
systemctl show '*' | grep RequiresMountsFor=/mnt
finds any matches. If it does, maybe just provide the whole "systemctl show
'*'" output - but it probably won't find a match.
--
You are receiving this mail because:
You are on the CC list for the bug.
< Previous | Next > |