]> git.proxmox.com Git - pve-installer.git/blobdiff - unconfigured.sh
tell udev to ignore being in a chroot
[pve-installer.git] / unconfigured.sh
index ac8fa4542f2f071da6f64c124063c203522bc84a..450dc22e0d22da2836d3395fa7d99b7d8ebf5a73 100755 (executable)
@@ -57,6 +57,9 @@ echo "Starting Proxmox installation"
 
 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin
 
+# ensure udev isn't snippy and ignores our request
+export SYSTEMD_IGNORE_CHROOT=1
+
 mount -n -t proc proc /proc
 mount -n -t sysfs sysfs /sys