mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-11-01 19:07:47 +00:00
Running dd if=/dev/zero to a partition will always throw an ENOSPC error when reaching the end of the partition. Silence those errors to avoid confusion. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>