I’m running Ubuntu server 22.04 on a raspberry. After the booting, I log in with password and i type:
xvfb-run myapp arg1
If i do like this everything works. Now i need to automate this on startup (once booting is completed). What is the best way to do it?