Compare commits
1 Commits
HEAD
...
bugfix/cor
| Author | SHA1 | Date |
|---|---|---|
|
|
6911501a37 |
|
|
@ -83,6 +83,7 @@ do_install() {
|
|||
cat >${D}${systemd_unitdir}/system/${GENERATED_SYSTEMD_SERVICE_NAME}.service <<EOF
|
||||
[Unit]
|
||||
Description=Run ${image} with Podman
|
||||
After=lifecycle.service
|
||||
|
||||
[Service]
|
||||
Restart=on-failure
|
||||
|
|
|
|||
Loading…
Reference in New Issue