ConsoleKit:

- various cleanups
This commit is contained in:
Stephan Raue 2009-11-29 06:04:33 +01:00
parent 2e8e364498
commit ffe943d892

View File

@ -6,11 +6,9 @@
. /etc/sysconfig
progress "Starting ConsoleKit"
progress "Setup ConsoleKit"
install -m 755 -d /var/log/ConsoleKit
install -m 755 -d /var/run/ConsoleKit
ck-log-system-start
exit 0