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