--- /tmp/consolekit 2010-10-09 00:38:29.000000000 +0400 +++ /etc/init.d/consolekit 2010-10-09 00:38:45.000000000 +0400 @@ -13,7 +13,7 @@ start() { start-stop-daemon --start -q \ --pidfile /var/run/ConsoleKit/pid \ - --exec /usr/sbin/console-kit-daemon -- + --exec /usr/sbin/console-kit-daemon eend $? }