Add new stage `org.osbuild.systemd-logind` allowing to create systemd-logind configuration drop-ins in `/usr/lib/systemd/logind.conf.d`. Currently only the `NAutoVTs` option in the `Login` section can be configured. The schema mandates that: - There must be at least one configuration file defined. - The 'Login' section is required, as it is the only one in the systemd-logind configuration. - At least one option must be configured in the 'Login' section. Add test for the new stage. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| data | ||
| mod | ||
| pipelines | ||
| run | ||
| src | ||
| .gitignore | ||
| __init__.py | ||
| initrd.py | ||
| test.py | ||