2 Commits

Author SHA1 Message Date
35be76e200
internal/app/spruntime: emulate pam_systemd type
Some checks failed
Test / Create distribution (push) Successful in 34s
Test / Hakurei (push) Successful in 3m4s
Test / Sandbox (push) Failing after 3m4s
Test / Hpkg (push) Successful in 4m4s
Test / Sandbox (race detector) (push) Failing after 4m21s
Test / Hakurei (race detector) (push) Successful in 4m40s
Test / Flake checks (push) Has been skipped
This sets XDG_SESSION_TYPE to the corresponding values specified in pam_systemd(8) according to enablements.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-10-18 04:25:40 +09:00
030ad2a73b
internal/app/spruntime: check behaviour
All checks were successful
Test / Create distribution (push) Successful in 38s
Test / Sandbox (push) Successful in 2m20s
Test / Hakurei (push) Successful in 3m9s
Test / Sandbox (race detector) (push) Successful in 4m2s
Test / Hpkg (push) Successful in 4m11s
Test / Hakurei (race detector) (push) Successful in 4m48s
Test / Flake checks (push) Successful in 1m25s
This one is quite simple and has no state. Needs to emulate pam_systemd behaviour so that will change.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-10-18 03:41:49 +09:00