Am 20.11.2021 22:19 schrieb Greg Wooledge:
On Sat, Nov 20, 2021 at 09:46:24PM +0100, Arkadiusz Dabrowski wrote:
Started with "exec" according to Debian documentation:
https://wiki.debian.org/Xsession
You're cargo-culting stuff with zero understanding. That's not going
to help.
If you don't know how shell scripts work, if you don't know what the
"exec" command does... then this is going to be quite difficult for
you.
I know the difference between using exec and not using exec, but I've
never understood why Debian explicitly suggests using exec to start the
wm in .xsession. Maybe to release resources held by the shell instance?