This allows to use systemd for dbus service activation. Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/805>
5 lines
122 B
SYSTEMD
5 lines
122 B
SYSTEMD
[D-BUS Service]
|
|
Name=org.gnome.Calls
|
|
Exec=@bindir@/gnome-calls --gapplication-service
|
|
SystemdService=calls-daemon.service
|