1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-22 09:57:34 +03:00
systemd/test/TEST-50-DISSECT
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
..