Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 4056

Beginners Questions • [Software] How to stop program (KeepassXC) fromauto start at system startup?

$
0
0
Hi there,
In the beginning I ran Debian 13 KDE in X11 session and in the options I checked the box to auto start it at system startup. This worked totally fine.
But a while back I switched from X11 to pretty much Wayland only. KeepassXC autotype function is "problematic" so I don't want KeepassXC to auto start anymore at system startup.

Quite easy I thought, just uncheck the box in the options and done... well nope.
It still auto starts at system startup.

I checked if the entry in the KDE autostart is removed and it is.

I've read to do an:

Code:

systemctl list-units --type=service --all
And check for an entry. I don't see any entry or entries with Keepass in it... would not know what other entries to look for.

Then I've read to do an:

Code:

nano ~/.config/autostart/
And check for an entry there, again no entries related KeepassXC to be found

Then to do an:

Code:

nano ~/.xinitrc
And check for entries, but again no entries related to KeepassXC to be found.

Then:

Code:

crontab -e
And again no entries related to KeepassXC to be found

So has anyone else an suggestion/idea how to stop KeepassXC from auto start at system startup.??

(I installed KeepassXC from the Debian repo, so no flatpak or something like that.)

Statistics: Posted by Lupin — 2025-12-30 18:23



Viewing all articles
Browse latest Browse all 4056

Trending Articles