summaryrefslogtreecommitdiffstats
path: root/units (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-05-17units: drop dependencies of soft-reboot.target from systemd-journald@.serviceYu Watanabe1-5/+0
The service deos not have DefaultDependencies=no. Hence it has dependencies of shutdown.target, and dependencies of soft-reboot.target are not necessary. Follow-up for f89985ca494b79b2beed47e1f10d46ef2d59ce3e.
2024-05-16repart: remove duplicate word in --helpZbigniew Jędrzejewski-Szmek1-2/+2
My bad; follow-up for 4955d2e36706bba9ba6595b0c5babb8f17f13465.
2024-05-16test: Enable TEST-69-SHUTDOWN for mkosiDaan De Meyer7-2/+65
In mkosi, we run the test inside the VM instead of outside. To simplify the implementation we drop the reboot part and only verify that we can schedule and cancel shutdowns and that the wall messages are sent as expected.
2024-05-16Revert "CI: add manual workflow to publish pages to fix submodule issue"Luca Boccassi1-56/+0
Nope, it's broken, never mind This reverts commit b0f9c3c6483eadd630b0a6a4de23db761e8158c8.