Systemd/src/gpt-auto-generator
Luca Boccassi 18d7370587 service: add new RootImageOptions feature
Allows to specify mount options for RootImage.
In case of multi-partition images, the partition number can be prefixed
followed by colon. Eg:

RootImageOptions=1:ro,dev 2:nosuid nodev

In absence of a partition number, 0 is assumed.
2020-07-29 17:17:32 +01:00
..
gpt-auto-generator.c service: add new RootImageOptions feature 2020-07-29 17:17:32 +01:00