podman-peerjs fix systemctl 2

This commit is contained in:
Gitouche 2021-05-04 22:20:22 +02:00
parent 735c329f00
commit 6dc95d4a03
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ if ! systemctl --user is-active --quiet service ${service_name}; then
exit 1
fi
systemctl --user stop ${service_name}.service
systemctl --user stop ${service_name}