I want to make sure that my network share mounts before podman starts jellyfin. Right now I have a simple delay setup to wait to start the podman VM but its a very ugly solution.
Edit: the solution is systemd
I want to make sure that my network share mounts before podman starts jellyfin. Right now I have a simple delay setup to wait to start the podman VM but its a very ugly solution.
Edit: the solution is systemd
That’s what I ended up using. It didn’t work with fstab to I used a systems mount as well