summaryrefslogtreecommitdiff
path: root/kodi/README
blob: 0d19a2f916463f54a0dfa1a43dd08abf2a968575 (plain)
    1 
    2 README for kodi
    3 
    4 
    5 In order to allow Kodi to shutdown/suspend/hibernate the machine,
    6 install dbus, polkit, consolekit, and upower and launch kodi like so:
    7 
    8 	~/.xinitrc:
    9 
   10 	exec ck-launch-session kodi
   11 
   12 If using a window manager or desktop environment that uses polkit and
   13 consolekit already, this is usually unnecessary.

Generated by cgit