systemd: Use --gapplication-service to launch

Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/805>
This commit is contained in:
Evangelos Ribeiro Tzaras
2025-11-08 21:57:49 +01:00
committed by Marge Bot
parent 39ede24c01
commit 450ed97877

View File

@@ -6,7 +6,7 @@ After=gnome-session-initialized.target
[Service] [Service]
BusName=org.gnome.Calls BusName=org.gnome.Calls
ExecStart=@bindir@/gnome-calls --daemon ExecStart=@bindir@/gnome-calls --gapplication-service
Type=dbus Type=dbus
[Install] [Install]