https://www.server-world.info/en/note?os=AlmaLinux_9&p=podman&f=13 https://linuxhandbook.com/autostart-podman-containers/ [1] Generate Systemd unit file and Set auto-starting for containers. podman run --name almalinux-nginx -d -p 80:80 srv.world/almalinux-nginx podman generate systemd --new --files --name almalinux-nginx [2] Set auto-starting for pods.