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=WINDOWING=wayland
13 Environment=XDG_RUNTIME_DIR=%t/kodi
15 ExecStart=/usr/bin/cage -- /usr/bin/kodi-standalone
16 ExecStop=/usr/bin/killall --user kodi --exact --wait kodi-wayland
21 StandardOutput=journal
24 Alias=display-manager.service