[storage] systemd.mount units not shown in Storage #20237
elisiariocouto
started this conversation in
General
Replies: 1 comment
-
I think this is covered in the following issues, hopefully it gets implemented one day:
Bootc makes using fstab much harder than mount units so hopefully that's a good usecase for the maintainers to consider. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. Thank you for your effort on Cockpit, I've been using it for a few months and I always suggest friends to try it.
In my little debian box, I've setup a couple of CIFS mounts using
systemd.mount
. I've chose this path since I needed to wait for a Wireguard tunnel on boot before mounting the shares and an easy way to solve this was to use systemd.mount withAfter=mywireguard.service
.Unfortunately, Cockpit is not showing these mounts on the Storage application. Are systemd.mount shares supported?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions