guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: services: Export polkit-configuration.


From: guix-commits
Subject: branch master updated: gnu: services: Export polkit-configuration.
Date: Mon, 16 Jan 2023 02:11:14 -0500

This is an automated email from the git hooks/post-receive script.

iyzsong pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new daa471a738 gnu: services: Export polkit-configuration.
daa471a738 is described below

commit daa471a7382cc49c1c8ecc0e57a42f1a91b28a6e
Author: Zhu Zihao <all_but_last@163.com>
AuthorDate: Mon Jan 16 14:42:22 2023 +0800

    gnu: services: Export polkit-configuration.
    
    Export for user customization.
    
    * gnu/services/dbus.scm (polkit-configuration): Export.
    (polkit-configuration?): Export.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 gnu/services/dbus.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/services/dbus.scm b/gnu/services/dbus.scm
index 52cb1e3a51..5efd6bdadf 100644
--- a/gnu/services/dbus.scm
+++ b/gnu/services/dbus.scm
@@ -40,6 +40,8 @@
             dbus-service
             wrapped-dbus-service
 
+            polkit-configuration
+            polkit-configuration?
             polkit-service-type
             polkit-service))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]