mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
The udev backend was not preseed aware and would always call udev reload, even before introducing #13642 and the errors were masked. Check if the backend is running in preseed mode and do not call udev at all. Signed-off-by: Maciej Borzecki <maciej.borzecki@canonical.com>