@homelab I remade my website to use a systemd service for building and serving the site (using Jekyll). But since Jekyll is installed only for my user, I need to run the service as the user, so I can't log out. How can I circumvent this? I want to build the website and serve it automatically without needing to log in and keep myself logged in...