GNU bug report logs - #60851
[PATCH] gnu: services: Export polkit-configuration.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Mon, 16 Jan 2023 06:43:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Cc: Zhu Zihao <all_but_last <at> 163.com>
Subject: [PATCH] gnu: services: Export polkit-configuration.
Date: Mon, 16 Jan 2023 14:42:22 +0800
Export for user customization.

* gnu/services/dbus.scm(polkit-configuration): Export.
(polkit-configuration?): Export.
---
 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 @@ (define-module (gnu services dbus)
             dbus-service
             wrapped-dbus-service
 
+            polkit-configuration
+            polkit-configuration?
             polkit-service-type
             polkit-service))
 
-- 
2.38.1





This bug report was last modified 2 years and 123 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.