podman-peerjs fix

This commit is contained in:
Gitouche 2021-05-04 22:34:43 +02:00
parent 8a07df0e52
commit 0fd725b0aa
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 start ${service_name}.service
systemctl --user start ${service_name}