Add kioworker killer timer

This commit is contained in:
2025-06-05 09:28:54 -03:00
parent 841557d6f6
commit 29fc927053

View File

@ -0,0 +1,10 @@
[Unit]
Description=Kill kioworker threads every 10 minutes
[Timer]
OnBootSec=1min
OnUnitActiveSec=10min
Persistent=true
[Install]
WantedBy=timers.target