mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
networking/red: remove leftover debugging messages.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -180,8 +180,6 @@ case "${1}" in
|
||||
;;
|
||||
esac
|
||||
|
||||
echo dhcpcd_start "${DEVICE}" "${DHCPCD_ARGS[@]}"
|
||||
|
||||
if [ -z "${pid}" ]; then
|
||||
# No wpa_supplicant is running. So it's save to start dhcpcd.
|
||||
dhcpcd_start "${DEVICE}" "${DHCPCD_ARGS[@]}"
|
||||
|
||||
Reference in New Issue
Block a user