mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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]
|
||||
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
|
||||
StandardOutput=tty
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user