Files
Arch-R/projects/Generic/filesystem/usr/lib/systemd/system/intel-fullrange.service
2016-08-13 08:54:12 +01:00

15 lines
258 B
Desktop File

[Unit]
Description=intel switch to full range
Before=kodi.service
After=graphical.target
[Service]
Type=oneshot
Environment=DISPLAY=:0.0
ExecStart=-/bin/sh "/usr/bin/intel-fullrange.sh"
StandardError=null
RemainAfterExit=yes
[Install]
WantedBy=kodi.target