summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-2-init.sh
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-15 19:01:44 -0400
committerShea Levy <shea@shealevy.com>2016-08-15 19:01:44 -0400
commit57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1 (patch)
tree73a214240d657ab03d4b52c3ba6c61f6538e030d /nixos/modules/system/boot/stage-2-init.sh
parent760b2b9048ea775c319cb348d74447a20dea513e (diff)
parentb067b5301104c7d09d86d69febaa423a49ce14c0 (diff)
downloadnixlib-57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1.tar
nixlib-57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1.tar.gz
nixlib-57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1.tar.bz2
nixlib-57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1.tar.lz
nixlib-57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1.tar.xz
nixlib-57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1.tar.zst
nixlib-57b2d1e9b0dcdd1d25bd2d450174764b9417ffc1.zip
Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs
Diffstat (limited to 'nixos/modules/system/boot/stage-2-init.sh')
-rw-r--r--nixos/modules/system/boot/stage-2-init.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/system/boot/stage-2-init.sh b/nixos/modules/system/boot/stage-2-init.sh
index 4a7f073ea8ad..c5a14f0766d5 100644
--- a/nixos/modules/system/boot/stage-2-init.sh
+++ b/nixos/modules/system/boot/stage-2-init.sh
@@ -207,6 +207,5 @@ exec {logOutFd}>&- {logErrFd}>&-
 # Start systemd.
 echo "starting systemd..."
 PATH=/run/current-system/systemd/lib/systemd \
-    MODULE_DIR=/run/booted-system/kernel-modules/lib/modules \
     LOCALE_ARCHIVE=/run/current-system/sw/lib/locale/locale-archive \
     exec systemd