diskimage-builder/diskimage_builder/elements/modprobe/extra-data.d
Mohammed Naser 6f1b51627f modprobe.d: use $TMP_MOUNT_PATH
The hook inside extra-data.d runs outside the chroot when
building the image which means that we need to prefix paths
inside the hook to avoid running things on the host.

We also run it with sudo because if we're running DIB not
as root, /etc is uid 0 and we'll get a permission denied.

Change-Id: I1838890fe124c84c879285a471bcc78fe47d6c23
2019-12-18 11:42:02 -05:00
..
50-modprobe-blacklist modprobe.d: use $TMP_MOUNT_PATH 2019-12-18 11:42:02 -05:00