2.home-manager/tests/modules/services/ssh-agent
Ihar Hrachyshka 5ed75a0312 services/ssh-agent: treat SIGTERM exit as clean
OpenSSH ssh-agent exits with status 2 when systemd stops it in
non-socket-activated mode.

Home Manager runs ssh-agent that way, so normal user-manager
shutdowns show up as unit failures.

Set SuccessExitStatus=2 for the Linux user service to match
upstream behavior. Startup failures and other unexpected exits
still fail the unit.
2026-03-30 12:14:23 +01:00
..
darwin tests: align darwin getconf placeholder for ssh/proton agents 2026-03-03 14:24:37 -06:00
linux services/ssh-agent: treat SIGTERM exit as clean 2026-03-30 12:14:23 +01:00
default.nix ssh-agent: add macOS support 2025-11-08 22:10:01 -06:00