main/postmarketos-mkinitfs-hook-debug: start unudhcpd (MR 2834)
this was missed when support for unudhcpd was merged earlier
This commit is contained in:
parent
9248465f62
commit
6078e51757
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
TELNET_PORT=23
|
||||
|
||||
setup_usb_network
|
||||
start_udhcpd
|
||||
start_unudhcpd
|
||||
|
||||
show_splash /splash-debug-shell.ppm.gz
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=postmarketos-mkinitfs-hook-debug-shell
|
||||
pkgver=0.2
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
pkgdesc="Root shell in the initramfs (security hole, for debugging only)"
|
||||
url="https://postmarketos.org"
|
||||
|
@ -18,6 +18,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
f405b50d22c0e06338bfd278cfdedc40a3089cec971e772d1b5bb7a1d7d586ed1ed45f7cdf628aeda28c8c1a62b41fb3b159b9e0a5ae07ac2895daf1275cb1df 20-debug-shell.sh
|
||||
4e464411612933d0639e3ee58e1f05b554ba14983e0596e7220dab16ed9737776646d520b2267e23f1f6822b870e20e8ae9f61b95c4fa8513c579f21da8af9d8 20-debug-shell.sh
|
||||
3274b01850dabe927bc3749f2b4b86eab02adc6954504352401e596e29e044aec512ccead68b471a8009aa8658fe698ffdc67e03c3ca55b7dd54d35c72ac620f 20-debug-shell.files
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue