1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-19 18:05:25 +00:00

readme: mention systemctl for stopping calls

This commit is contained in:
Clayton Craft 2024-07-09 11:14:55 -07:00
parent bf6d4c22f4
commit d3ebb49f2b
No known key found for this signature in database
GPG key ID: 4A4CED6D7EDF950A

View file

@ -44,9 +44,7 @@ run script which sets up the environment for you:
*Note:* Invoking the run script might terminate after a few seconds and *Note:* Invoking the run script might terminate after a few seconds and
instead only activates an already running instance of `gnome-calls`. instead only activates an already running instance of `gnome-calls`.
In this case you want to `killall gnome-calls` until it says `process not found` In this case you want to `systemctl --user stop calls` to stop it.
(you have to kill more than once because the process might automatically get restarted)
and only then use the run script.
### Debugging ### Debugging