Add automatic mount of USB devices for minimal images
Minimal images have no automatic mounts of mass storage devices.
Allow to mount USB storage devices automatically in R/O mode to
prevent accidental corruption of filesystem on device.
This feature is needed for mass storage upgrades.
Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
parent
d3be0f88
No related branches found
No related tags found
This commit is part of merge request !91. Comments created here will be created in the context of that merge request.
Showing
- apertis-ospack-minimal.yaml 4 additions, 0 deletionsapertis-ospack-minimal.yaml
- overlays/minimal-automount-rules/etc/udev/rules.d/99-udisks2.rules 4 additions, 0 deletions...minimal-automount-rules/etc/udev/rules.d/99-udisks2.rules
- overlays/minimal-automount-rules/lib/systemd/system/default.target.wants/usbmount@.service 1 addition, 0 deletions...lib/systemd/system/default.target.wants/usbmount@.service
- overlays/minimal-automount-rules/lib/systemd/system/usbmount@.service 10 additions, 0 deletions...imal-automount-rules/lib/systemd/system/usbmount@.service
Please register or sign in to comment