variant: fcos version: 1.5.0 systemd: units: - name: hello.service enabled: true contents: | [Unit] Description=Run jeffa.io [Service] Type=oneshot RemainAfterExit=no ExecStart=/usr/bin/podman run git.jeffa.io/jeff/www.jeffa.io [Install] WantedBy=multi-user.target