mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-25 11:12:47 +00:00
Device names with newlines cause reboot loops, due to newlines not being supported by docker. This PR will warn when a device name contains a newline. Change-type: patch Signed-off-by: Cameron Diver <cameron@resin.io>