diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-08-01 22:04:58 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-08-01 22:04:58 +0900 |
| commit | ec33061c925f0f02897158db2b21a7ebfee71cc6 (patch) | |
| tree | 6394638ecd200c42df8c1b051d246a0a18b0deff /test/sandbox/case/pdlike.nix | |
| parent | af0899de9640b4336050b07b739818fdc3add08b (diff) | |
nix: remove nscd cover
This is a pd workaround that does nothing in the nixos module.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'test/sandbox/case/pdlike.nix')
| -rw-r--r-- | test/sandbox/case/pdlike.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/sandbox/case/pdlike.nix b/test/sandbox/case/pdlike.nix index cb6234e2..9986eed5 100644 --- a/test/sandbox/case/pdlike.nix +++ b/test/sandbox/case/pdlike.nix @@ -222,7 +222,6 @@ in } null; } null; } null; - run = fs "800001ed" { nscd = fs "800001ed" { } null; } null; } null; } null; @@ -259,7 +258,6 @@ in (ent ignore "/run/user/65534/wayland-0" "ro,nosuid,nodev,relatime" "ext4" "/dev/disk/by-label/nixos" "rw") (ent ignore "/run/user/65534/pulse/native" "ro,nosuid,nodev,relatime" "tmpfs" "tmpfs" ignore) (ent ignore "/run/user/65534/bus" "ro,nosuid,nodev,relatime" "ext4" "/dev/disk/by-label/nixos" "rw") - (ent "/" "/var/run/nscd" "rw,nosuid,nodev,relatime" "tmpfs" "ephemeral" "rw,size=8k,mode=755,uid=1000005,gid=1000005") ]; seccomp = true; |
