From: Andy Wingo <wingo@pobox.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 4/4] gnu: Add polkit service.
Date: Mon, 20 Apr 2015 21:17:23 +0200 [thread overview]
Message-ID: <87fv7uvccc.fsf@pobox.com> (raw)
In-Reply-To: <87zj65b1r8.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 18 Apr 2015 22:49:31 +0200")
On Sat 18 Apr 2015 22:49, ludo@gnu.org (Ludovic Courtès) writes:
> Andy Wingo <wingo@pobox.com> skribis:
>
>> * gnu/services/polkit.scm: New file.
>> * gnu-system.am (GNU_SYSTEM_MODULES): Add polkit service definition.
>
> [...]
>
>> + #:export (polkit-application
>> + %standard-polkit-applications
>
> These two bindings are missing
Whoops :) Copy/pasteo.
> but that makes me wonder whether there’s
> a piece missing. Does polkitd need to be given some sort of
> configuration or a list of applications being managed?
It might need a list of applications or a profile directory. The deal
is that applications install .conf snippets into a certain polkit
directory, which should probably be one of those symlink trees, like
dbus. The "service" side of polkit is something of a work in progress,
but I figured works-in-progress aren't so bad given that polkit is
completely unusable currently (AFAICS).
Andy
--
http://wingolog.org/
next prev parent reply other threads:[~2015-04-20 19:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-08 4:24 [PATCH 4/4] gnu: Add polkit service Andy Wingo
2015-04-18 20:49 ` Ludovic Courtès
2015-04-20 19:17 ` Andy Wingo [this message]
2015-04-21 8:26 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fv7uvccc.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.