diff options
author | Lennart Poettering <lennart@poettering.net> | 2023-06-08 15:29:17 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-06-08 23:52:42 +0200 |
commit | 986a514bab7f3b4c171d894804c9e5c4393886fe (patch) | |
tree | ca0e5d8e9ebc70b485244f76d3822df415c5d3d8 /src/shared/serialize.h | |
parent | boot: Fix memory leak (diff) | |
download | systemd-986a514bab7f3b4c171d894804c9e5c4393886fe.tar.xz systemd-986a514bab7f3b4c171d894804c9e5c4393886fe.zip |
xdg-autostart-generator: extend start timeout
The current start + stop timeouts for xdg autostart files are *very*
short with 5s. On a busy system this might be too easy to hit even in
unintended case.
Apparently, the intention here was to cut the shutdown logic short.
(https://github.com/systemd/systemd/issues/27919#issuecomment-1580576178)
Let's hence stick to the very short timeout for that (under the
assumption that apps are written in a safe enough style to not lose data
if killed too early). But for starting XGD autostrat services, use our
regular timeouts.
See: #27919
Diffstat (limited to 'src/shared/serialize.h')
0 files changed, 0 insertions, 0 deletions