1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-10 20:46:01 +01:00

container test: make /etc writable

This commit is contained in:
Yorick van Pelt 2023-02-14 12:26:40 +01:00
parent db41f74af3
commit ad1f61c39b
No known key found for this signature in database
GPG key ID: A36E70F9DC014A15

View file

@ -62,6 +62,7 @@ runCommand "test"
mkdir -p $out
chmod +w /etc
touch /etc/os-release
echo a5ea3f98dedc0278b6f3cc8c37eeaeac > /etc/machine-id