Double ExecStop?
This commit is contained in:
parent
376f07eb6e
commit
e2eaef3a18
|
@ -5,7 +5,7 @@ Description=A dummy service
|
|||
Restart=always
|
||||
ExecStart=/usr/bin/podman start -a dummy
|
||||
ExecStop=/usr/bin/podman stop -t 2 dummy
|
||||
ExecStopPost=/usr/bin/podman rm -f dummy
|
||||
ExecStop=/usr/bin/podman rm -f dummy
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Reference in New Issue
Block a user