Add kioworker killer service
This commit is contained in:
6
dot_config/systemd/user/kioworker-killer.service
Normal file
6
dot_config/systemd/user/kioworker-killer.service
Normal file
@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Kill any long living kioworker threads
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/pkill kioworker
|
Reference in New Issue
Block a user