kwallet: proper session lifecycle + chrony/desktop fixes #32
@@ -21,6 +21,7 @@ fi
|
||||
WALLETPATH_CFG="${HOME}/.local/share/kwalletd"
|
||||
systemd-run --user --unit=kwalletd6-logon \
|
||||
--property=RemainAfterExit=yes \
|
||||
--property=SuccessExitStatus=1 \
|
||||
--property=Before=gocryptfs-home.service \
|
||||
--property="ExecStop=/usr/bin/sudo /usr/bin/umount -l ${WALLETPATH_CFG}" \
|
||||
kwalletd6 >${TEMPDIR}/kwalletd6.log 2>&1 &
|
||||
|
||||
Reference in New Issue
Block a user