Brot der Bot
3964f8b081
0010_kwallet: detach kwalletd6 from autostart service cgroup
...
Same root cause as the gocryptfs and Nextcloud fixes: kwalletd6 is a
long-running daemon that stays alive for the entire KDE session.
Launching it with setsid keeps it in the autostart service cgroup,
preventing app-logon_script.sh@autostart from reaching finished state.
Replace setsid with systemd-run --user --scope so kwalletd6 runs in
its own transient scope cgroup.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-01 15:05:20 +02:00
unbrot
a9fc6fda72
Wallet: New install wrote new rc at the second logon
2026-04-25 13:28:19 +02:00
Daniel Pätzold
5cd143d8f0
Kwallet: Fix setting up default walletrc
2026-04-23 12:32:55 +02:00
Daniel Pätzold
e1dd5cc62a
Kwallet: fixed copy kwalletrc
2026-04-23 12:09:15 +02:00
Daniel Pätzold
557ad48556
Wallet: Replace nohup with setsid
2026-04-14 23:10:25 +02:00
Daniel Pätzold
df498ca45a
Wallet: Repeat Check for Wallet with delay
2026-04-12 19:18:34 +02:00
Daniel Pätzold
df29674158
Wallet: Disable if not KDE Window-Manager
2026-04-12 11:21:41 +02:00
Daniel Pätzold
7930263a3b
Wallet: Check made optional
2026-04-07 16:59:07 +02:00
Daniel Pätzold
1cee4f82f4
Kwallet: Split User_Run from install
2026-04-07 15:06:57 +02:00
Daniel Pätzold
af1bcc8763
Wallet: Increased delay after daemon start
2026-03-31 22:10:59 +02:00
Daniel Pätzold
e96930d16e
wallet: reorder services to stop to make it work even when wallet is not startet after logon
2026-03-31 20:00:33 +02:00
Daniel Pätzold
43d2773ea9
Wallet: Fixed description
2026-03-31 19:39:30 +02:00
Daniel Pätzold
fd93f4d2d4
Kwallet: Kill ksecretsd too
2026-03-31 19:32:32 +02:00
Daniel Pätzold
810e074fc8
Wallet: Stop Manager, no reconfigure
2026-03-29 14:40:39 +02:00
Daniel Pätzold
df0a792c74
kWallet: Bug stop service, umount checks
2026-03-29 14:12:51 +02:00
Daniel Pätzold
ffc0b63460
KWallet: No Migration, use predefined wallets
2026-03-29 13:42:35 +02:00
Daniel Pätzold
3d05715415
KWallet: No Migration of old Wallet, instead use predefined ones
2026-03-29 13:29:31 +02:00
Daniel Pätzold
29e6f3fd60
KWallet: Added info of Migration
2026-03-29 13:11:00 +02:00
Daniel Pätzold
79892294c5
KWallet: Set rights of config file
2026-03-29 12:58:43 +02:00
Daniel Pätzold
3583d50cb9
Kwallet: Create Folder for Wallet if not there
2026-03-29 12:46:19 +02:00
Daniel Pätzold
670f21526c
KWallet-Service Setup introduced
2026-03-29 12:39:36 +02:00