On #AlpineLinux & #postmarketos , I was fed up with the janky way that xdg autostart is used to run things on login, so I wrote a brand new user service supervisor, called superd. It's like systemd --user but without all of the rest of systemd.

https://sr.ht/~craftyguy/superd

superd: a user service supervisor

@craftyguy
Very interesting. This might be also useful for containers.