Revert "wwan gets address from ppp ipcp not dhcp"

This reverts commit be13ab23ca.
This commit is contained in:
Daniel Barlow
2024-06-15 15:04:33 +01:00
parent eae99051fa
commit adc84108ad
2 changed files with 6 additions and 3 deletions

View File

@@ -53,7 +53,6 @@ let
};
symlink = "/dev/modem";
});
# XXX need an ip-up script here to collect the IP address
up = ''
ls -l /dev/modem
test -L /dev/modem || exit 1