mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
connman: loopback.service: remove ExecStartPre..
This commit is contained in:
parent
400327862e
commit
20f47fe3ed
@ -4,8 +4,7 @@ DefaultDependencies=no
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStartPre=/sbin/ifconfig lo 127.0.0.1 netmask 255.0.0.0
|
ExecStart=/sbin/ifconfig lo 127.0.0.1 netmask 255.0.0.0 up
|
||||||
ExecStart=/sbin/ifconfig lo up
|
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user