easyeffects: add timeout comment
This commit is contained in:
parent
28f4f66000
commit
4cc39dffe8
@ -119,5 +119,7 @@
|
||||
preset = "framework";
|
||||
};
|
||||
|
||||
# easyeffects has issues stopping quickly, causing hands on logout/poweroff
|
||||
# It's safe to just kill easyeffects instantly
|
||||
systemd.user.services.easyeffects.Service.TimeoutStopSec = 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user