easyeffects: add timeout comment
This commit is contained in:
@@ -119,5 +119,7 @@
|
|||||||
preset = "framework";
|
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;
|
systemd.user.services.easyeffects.Service.TimeoutStopSec = 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user