Create a unit using an inline file called -.mount with the following content: [Unit] Before=local-fs.target After=blockdev@dev-disk-by\x2duuid-af34257d\x2d3e14\x2d4a51\x2db91d\x2dc430a956dcba.target [Mount] What=/dev/disk/by-uuid/af34257d-3e14-4a51-b91d-c430a956dcba Where=/ Type=ext4 Options=rw,noatime [Install] RequiredBy=local-fs.target and enable it in the systemd stage to test that we can enable units with a - prefix. |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| stages | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||