cgmanager support is not strictly required, so that do not require its service to be started in the consolekit service; make this optional.
3 lines
46 B
Bash
3 lines
46 B
Bash
#!/bin/sh
|
|
exec console-kit-daemon --no-daemon
|