ppp service signal readiness only when ip-up has run
as downstream services need e.g. ifname which is not written by ipv6-up
This commit is contained in:
parent
91bdfc2766
commit
b1625763ee
@ -33,7 +33,7 @@ let
|
||||
echo $4 > ipv6-address
|
||||
echo $5 > ipv6-peer-address
|
||||
)
|
||||
echo >/proc/self/fd/10
|
||||
test -e tty && echo >/proc/self/fd/10
|
||||
'';
|
||||
literal_or_output =
|
||||
let v = o: ({
|
||||
|
Loading…
Reference in New Issue
Block a user