Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: explicitly pull in systemd-userdbd.socket | Frantisek Sumsal | 2023-03-27 | 1 | -2/+2 |
| | | | | | | Since we don't run preset-all on the test image, the systemd-userdbd.socket remains disabled. Let's pull it in explicitly to give systemd-userdbd some coverage as well. | ||||
* | tests: add spdx license header to test unit/link/network/conf files | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+1 |
| | | | | | | | | Those are all consumed by our parser, so they all support comments. I was considering whether they should have a license header at all, but in the end I decided to add it because those files are often created by copying parts of real unit files. And if the real ones have a license, then those might as well. It's easier to add it than to make an exception. | ||||
* | units: make systemd-homed.service installable | Zbigniew Jędrzejewski-Szmek | 2020-03-31 | 1 | -1/+3 |
| | | | | Fixes #15083. Users might want to disable homed if not used to save resources. | ||||
* | test: make sure to reset state before starting integration tests | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 1 | -0/+1 |
| | |||||
* | test: move TEST-46-HOMED to static files | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 1 | -0/+9 |