Merge pull request #3372 from OpenELEC/lcdd

lcdproc: tune lcdd.service
This commit is contained in:
Stephan Raue 2014-07-17 02:57:17 +02:00
commit e3e499005f

View File

@ -7,6 +7,10 @@ After=multi-user.target
EnvironmentFile=-/storage/.cache/services/lcdd.conf
ExecStart=/bin/sh -c 'exec /usr/lib/openelec/lcd-wrapper'
TimeoutStopSec=1s
Restart=always
RestartSec=5
StartLimitInterval=30
StartLimitBurst=5
[Install]
WantedBy=multi-user.target