10 Oct
2023
10 Oct
'23
13:26
https://bugzilla.suse.com/show_bug.cgi?id=1213156 https://bugzilla.suse.com/show_bug.cgi?id=1213156#c33 --- Comment #33 from Fuminobu Takeyama <ftake@geeko.jp> ---
sleep 20s && /path/bash-shell.sh
That's invalid. Only a command or a path to executable is allowed in Exec https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s07.htm... The recommended way is to move that shell expression into a new shell script. But you can switch back to the old mechanism as I mentioned before by systemdBoot=false. -- You are receiving this mail because: You are on the CC list for the bug.