summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2020-05-13 16:29:34 +0200
committerFlorian Klink <flokli@flokli.de>2020-05-18 11:18:44 +0200
commit4e2715934e2c995554c5d70fe4eea12716425480 (patch)
tree1019f39b5aaa6aa584ae18121f24ffaa9883d3c7 /nixos/tests/all-tests.nix
parent3ec270c2452270077b9dfd9b694d1dcaca5a1e1e (diff)
downloadnixpkgs-4e2715934e2c995554c5d70fe4eea12716425480.tar
nixpkgs-4e2715934e2c995554c5d70fe4eea12716425480.tar.gz
nixpkgs-4e2715934e2c995554c5d70fe4eea12716425480.tar.bz2
nixpkgs-4e2715934e2c995554c5d70fe4eea12716425480.tar.lz
nixpkgs-4e2715934e2c995554c5d70fe4eea12716425480.tar.xz
nixpkgs-4e2715934e2c995554c5d70fe4eea12716425480.tar.zst
nixpkgs-4e2715934e2c995554c5d70fe4eea12716425480.zip
nixos/binfmt: move systemd-binfmt.service to binfmt module
Also, remove the dangling systemd.services.systemd-binfmt.wants = [
"proc-sys-fs-binfmt_misc.mount" ]; in systemd.nix.

If boot.binfmt.registrations != {}, systemd will install
proc-sys-fs-binfmt_misc.automount, which will auto-mount
`/proc/sys/fs/binfmt_misc` as soon as systemd-binfmt tries to access it.

Fixes https://github.com/NixOS/nixpkgs/issues/87687
Fixes https://github.com/NixOS/nixops/issues/574
Diffstat (limited to 'nixos/tests/all-tests.nix')
0 files changed, 0 insertions, 0 deletions