On Fri, May 27, 2016 at 3:45 AM, Michael Biebl <[email protected]> wrote:

> 2016-05-27 2:03 GMT+02:00 Zbigniew Jędrzejewski-Szmek <[email protected]>:
> > On Fri, May 27, 2016 at 01:52:41AM +0200, Michael Biebl wrote:
> >> $ loginctl enable-linger
> >> Could not enable linger: Access denied
> > Works here ;)
> >
> > Did you check that the polkit file got installed properly?
> > Check that you have <action id="org.freedesktop.login1.set-self-linger">.
>
>         <action id="org.freedesktop.login1.set-self-linger">
>                 <_description>Allow non-logged-in user to run
> programs</_description>
>                 <_message>Explicit request is required to run programs
> as a non-logged-in user.</_message>
>                 <defaults>
>                         <allow_any>yes</allow_any>
>                 </defaults>
>         </action>
>
> Looks ok to me
>

That doesn't look ok to me, if this is straight out of
/usr/share/polkit-1/actions – the <_tags> are supposed to be processed by
intltool at build time into translated <tags>, aren't they?

-- 
Mantas Mikulėnas <[email protected]>
_______________________________________________
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to