]> git.rmz.io Git - dotfiles.git/commitdiff
mkosi/kodi: no need for EnvironmentFile
authorSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 14:24:46 +0000 (14:24 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 29 Dec 2020 17:55:54 +0000 (17:55 +0000)
We can simply change the service directly.

mkosi/kodi/mkosi.extra/etc/systemd/system/kodi-wayland.service

index 328fecf5b8185e4ce7b799144c676d65109a9152..ab91f0ad784c94a4903ba182728051c755a64183 100644 (file)
@@ -7,7 +7,6 @@ Conflicts=getty@tty1.service
 [Service]
 User=kodi
 Group=kodi
-EnvironmentFile=-/etc/conf.d/kodi-standalone
 Environment=WINDOWING=wayland
 
 RuntimeDirectory=kodi