Trying to kick out the service in a very dumb way
This commit is contained in:
@ -5,7 +5,6 @@ Description=A dummy service
|
||||
Restart=always
|
||||
ExecStart=/usr/bin/podman start -a dummy
|
||||
ExecStop=/usr/bin/podman stop -t 2 dummy
|
||||
ExecStop=/usr/bin/podman rm -f dummy
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
Reference in New Issue
Block a user