mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 00:17:49 +00:00
connman: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f85a0b2d7c
commit
bf20f799d4
@ -1,9 +1,10 @@
|
||||
[Unit]
|
||||
Description=Setup Hostname
|
||||
DefaultDependencies=no
|
||||
ConditionPathExists=/storage/.cache/hostname
|
||||
After=local-fs.target
|
||||
|
||||
ConditionPathExists=/storage/.cache/hostname
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/sh -c 'cat /storage/.cache/hostname > /proc/sys/kernel/hostname'
|
||||
|
Loading…
x
Reference in New Issue
Block a user