mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
connman: typo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b16cfcdb0b
commit
2414ed0564
@ -5,7 +5,7 @@ After=connman.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStartPre=/bin/sh -c 'echo "waiting on Network to come online ..."
|
ExecStartPre=/bin/sh -c 'echo "waiting on Network to come online ..."'
|
||||||
ExecStart=/usr/bin/cm-online 30
|
ExecStart=/usr/bin/cm-online 30
|
||||||
StandardOutput=tty
|
StandardOutput=tty
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user