[gnome-boxes/flatpak-timezone] flatpak: Grant access to "org.freedesktop.timedate1" on system bus
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/flatpak-timezone] flatpak: Grant access to "org.freedesktop.timedate1" on system bus
- Date: Tue, 24 Sep 2019 13:36:09 +0000 (UTC)
commit b8a3df9a90765614240e6a2b96fe8e76304df012
Author: Felipe Borges <felipeborges gnome org>
Date: Tue Sep 24 15:34:39 2019 +0200
flatpak: Grant access to "org.freedesktop.timedate1" on system bus
We need to get the timedate from the system and feed that to the
install scripts that perform express installations.
org.freedesktop.timedate1 is a system-bus service.
build-aux/flatpak/org.gnome.Boxes.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 3bc13007..b4394196 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -13,8 +13,8 @@
"--socket=pulseaudio",
"--share=network",
"--device=all",
+ "--system-talk-name=org.freedesktop.timedate1",
"--talk-name=org.freedesktop.Tracker1",
- "--talk-name=org.freedesktop.timedate1",
"--talk-name=org.freedesktop.Accounts",
"--filesystem=xdg-run/dconf",
"--filesystem=~/.config/dconf:ro",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]