Merge pull request #98502 from cole-h/link-dev-fd

nixos/stage-1: set up /dev/fd
gstqt5
Florian Klink 2020-09-23 09:57:43 +02:00 committed by GitHub
commit 1480c1a7b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ done
# Create device nodes in /dev.
@preDeviceCommands@
echo "running udev..."
ln -sfn /proc/self/fd /dev/fd
mkdir -p /etc/systemd
ln -sfn @linkUnits@ /etc/systemd/network
mkdir -p /etc/udev