]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-75-RESOLVED: stop socket units before stopping the main service
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 19 Oct 2025 03:38:35 +0000 (12:38 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 21 Oct 2025 06:07:53 +0000 (15:07 +0900)
commitf88f0271f84f11643fa20198e2346a2ec4e629ed
tree7105c6f457fb4d3360ed67310f36a02deac24529
parentb8490c9e51d814287eaa146a438934432f912dfe
TEST-75-RESOLVED: stop socket units before stopping the main service

Fixes the following warning:
TEST-75-RESOLVED.sh[2251]: ++ restart_resolved
TEST-75-RESOLVED.sh[2251]: ++ systemctl stop systemd-resolved.service
TEST-75-RESOLVED.sh[2271]: Stopping 'systemd-resolved.service', but its triggering units are still active:
TEST-75-RESOLVED.sh[2271]: systemd-resolved-monitor.socket, systemd-resolved-varlink.socket
test/units/TEST-75-RESOLVED.sh