start podman container on boot
Hi everyone. I wanted to use jellyfin and started using it in a docker container, but now I want to make it more permanent. I used 'sudo podman generate systemd --new --name my-jellyfin > /etc/systemd/system/container-myjellyfin.service' but that returns 'permission denied'. I assume there's a simple way to do this that I'm missing.