forked from obel1x/fedora-OEMDRV
5b13ea7372
kwalletd6 exits with code 1 when the Wayland compositor shuts down during logout. Without SuccessExitStatus=1, the service is marked failed and ExecStop (the bind mount umount) never runs. Treating exit code 1 as success keeps the service in active-exited state so systemd fires ExecStop cleanly on session end. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>