this post was submitted on 22 Sep 2024
14 points (100.0% liked)
Linux
14798 readers
313 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Create a user, and then a systemd unit for it, under ~/.config/systemd/user/ with contents like these:
Adjust the paths in the arguments. It will require systemctl daemon-reload for such unit to be available for enabling and starting it...