]> git.rmz.io Git - dotfiles.git/blobdiff - mkosi/kodi/mkosi.extra/etc/systemd/system/kodi-wayland.service
mkosi/kodi: kill the wayland executable on stop
[dotfiles.git] / mkosi / kodi / mkosi.extra / etc / systemd / system / kodi-wayland.service
index c94f3fc2433675c66f6b4a98e8db1e9d2472752f..3caa049451df32e9a5ab435995befff67f645abd 100644 (file)
@@ -12,7 +12,7 @@ EnvironmentFile=-/etc/conf.d/kodi-standalone
 TTYPath=/dev/tty1
 Environment=WINDOWING=wayland
 ExecStart=/usr/bin/cage -- /usr/bin/kodi-standalone
-ExecStop=/usr/bin/killall --user kodi --exact --wait kodi-x11
+ExecStop=/usr/bin/killall --user kodi --exact --wait kodi-wayland
 Restart=on-abort
 StandardInput=tty
 StandardOutput=journal