summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChupligin Sergey <neochapay@gmail.com>2021-07-01 10:43:49 +0300
committerChupligin Sergey <neochapay@gmail.com>2021-07-01 10:43:49 +0300
commit9edfce01e09e6b813dea2ac1be5c381db17a6c0a (patch)
tree54ed5baa36f86a1202e1634f1a0714996b9986b3 /data
parent89dedf5e94b0973475e8d0002d4d318d362f1aeb (diff)
config: add lipstick
Diffstat (limited to 'data')
-rw-r--r--data/geoclue.conf.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/data/geoclue.conf.in b/data/geoclue.conf.in
index b4326e1..14056c7 100644
--- a/data/geoclue.conf.in
+++ b/data/geoclue.conf.in
@@ -10,7 +10,7 @@
# Whitelist of desktop IDs (without .desktop part) of all agents we recognise,
# separated by a ';'.
-whitelist=@demo_agent@gnome-shell;io.elementary.desktop.agent-geoclue2;sm.puri.Phosh
+whitelist=@demo_agent@gnome-shell;io.elementary.desktop.agent-geoclue2;sm.puri.Phosh;lipstick
# Network NMEA source configuration options
[network-nmea]
@@ -136,3 +136,8 @@ users=
allowed=true
system=false
users=
+
+[lipstick]
+allowed=true
+system=true
+users= \ No newline at end of file