diff options
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/consolekit/.footprint | 3 | ||||
-rwxr-xr-x | extra/consolekit/Pkgfile | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/extra/consolekit/.footprint b/extra/consolekit/.footprint index c3f3b90f4..001fce604 100755 --- a/extra/consolekit/.footprint +++ b/extra/consolekit/.footprint @@ -46,6 +46,9 @@ drwxr-xr-x root/root usr/share/dbus-1/interfaces/ -rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Session.xml drwxr-xr-x root/root usr/share/dbus-1/system-services/ -rw-r--r-- root/root usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service +drwxr-xr-x root/root usr/share/polkit-1/ +drwxr-xr-x root/root usr/share/polkit-1/actions/ +-rw-r--r-- root/root usr/share/polkit-1/actions/org.freedesktop.consolekit.policy drwxr-xr-x root/root var/ drwxr-xr-x root/root var/log/ drwxr-xr-x root/root var/log/ConsoleKit/ diff --git a/extra/consolekit/Pkgfile b/extra/consolekit/Pkgfile index 40cf6fb15..e3d1a3c29 100755 --- a/extra/consolekit/Pkgfile +++ b/extra/consolekit/Pkgfile @@ -1,7 +1,7 @@ # Description: framework for defining and tracking users, login sessions, and seats # URL: http://www.freedesktop.org/wiki/Software/ConsoleKit # Maintainer: Oleksiy Khilkevich <grim@asu.ntu-kpi.kiev.ua> -# Depends on: linux-pam, dbus, glib, xorg-libx11, policykit +# Depends on: dbus, glib, xorg-libx11, policykit name=consolekit version=0.3.1 |