| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Otherwise we might fail if PID 1 is currently accessing these files.
Fixes #32692 (hopefully)
|
|
|
|
|
|
|
|
| |
Prompted by #29705
Note that x-systemd.wanted-by= and x-systemd.required-by= are not
dropped, since we ignore them because they are unnecessary rather
than unapplicable.
|
|
|
|
|
|
| |
It is marked and named as a script, so add +x otherwise Lintian complains:
W: systemd-tests: script-not-executable [usr/lib/systemd/tests/testdata/units/generator-utils.sh]
|
|
|
|
|
| |
Let's make sure the units generated by generators are generated at the
right stage.
|
| |
|
|
|
|
| |
unless requested otherwise.
|
|
Add some explicit tests for various generators we ship, e.g.:
- systemd-debug-generator
- systemd-environment-d-generator
- systemd-fstab-generator
|