diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-14 16:16:40 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-14 16:16:40 +0100 |
commit | f6666eb9a97434102944c81797afbc2ae33805e9 (patch) | |
tree | 5066e6995669a6512d673e46a367baa2fe2d6ee0 /extra | |
parent | cf97d67ade48e4185ad21afbddcac5abc7b9d2eb (diff) | |
download | nutyx-pakxe-f6666eb9a97434102944c81797afbc2ae33805e9.tar.gz nutyx-pakxe-f6666eb9a97434102944c81797afbc2ae33805e9.tar.bz2 nutyx-pakxe-f6666eb9a97434102944c81797afbc2ae33805e9.tar.xz nutyx-pakxe-f6666eb9a97434102944c81797afbc2ae33805e9.zip |
consolekit, maj footprint
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 |