mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xbmc: typo; second one, who eats our quotes?
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
987386bf59
commit
e0f4fdcab9
@ -8,7 +8,7 @@ ConditionPathExists=/storage/.cache/openelec/network_wait
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
EnvironmentFile=/storage/.cache/openelec/network_wait
|
EnvironmentFile=/storage/.cache/openelec/network_wait
|
||||||
ExecStartPre=/bin/sh -c 'echo "waiting on Network to come online ... (max. $WAIT_NETWORK_TIME sec.)"
|
ExecStartPre=/bin/sh -c 'echo "waiting on Network to come online ... (max. $WAIT_NETWORK_TIME sec.)"'
|
||||||
ExecStart=/usr/bin/cm-online ${WAIT_NETWORK_TIME}
|
ExecStart=/usr/bin/cm-online ${WAIT_NETWORK_TIME}
|
||||||
StandardOutput=tty
|
StandardOutput=tty
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user