Kontact Touch running on Harmattan

Laszlo Papp lpapp at kde.org
Sat Oct 22 09:29:13 UTC 2011


> Also there is an error configuring dirmngr because you can't change the group ownership
> of files in /var i've ignored that for now but this also needs to be fixed in
> packaging.

You can use something like this in the relevant manifest file for
those files inside /var. You need to request for those credentials for
the binary that needs the relevant access. This is my sample from the
cups package:

<request>
 <credential name="UID::lp"/>
 <credential name="GID::sys"/>
 <for path="/usr/lib/cups/backend/lpd"/>
</request>


Best Regards,
Laszlo Papp


More information about the Kde-mobile mailing list