connman: typo

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-08-26 19:29:47 +02:00
parent b16cfcdb0b
commit 2414ed0564

View File

@ -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