2 Description=Kodi standalone (Wayland)
3 After=remote-fs.target network-online.target nss-lookup.target sound.target bluetooth.target polkit.service upower.service mysqld.service
4 Wants=network-online.target polkit.service upower.service
5 Conflicts=getty@tty1.service
10 Environment=XDG_RUNTIME_DIR=/tmp
11 EnvironmentFile=-/etc/conf.d/kodi-standalone
13 Environment=WINDOWING=wayland
14 ExecStart=/usr/bin/cage -- /usr/bin/kodi-standalone
15 ExecStop=/usr/bin/killall --user kodi --exact --wait kodi-x11
18 StandardOutput=journal
21 Alias=display-manager.service