mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-04 18:22:12 +00:00
ae446c01b2
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>