xorg: xorg.service: use xorg-launch

This commit is contained in:
Stefan Saraev 2014-02-23 20:50:46 +02:00
parent 6e53195db2
commit d89d89f863

View File

@ -6,9 +6,8 @@ ConditionKernelCommandLine=!installer
[Service]
Type=notify
EnvironmentFile=/run/openelec/xorg-settings.conf
EnvironmentFile=-/run/openelec/debug/xorg.conf
ExecStart=/usr/bin/xorg-launch-helper vt01 $XORG_ARGS $XORG_DEBUG
ExecStart=/usr/bin/xorg-launch vt01 $XORG_DEBUG
Restart=always
RestartSec=2
StartLimitInterval=0