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/tty.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/tty.nix')
| -rw-r--r-- | test/sandbox/case/tty.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/sandbox/case/tty.nix b/test/sandbox/case/tty.nix index 43250ea5..f696d8ca 100644 --- a/test/sandbox/case/tty.nix +++ b/test/sandbox/case/tty.nix @@ -222,7 +222,6 @@ in } null; } null; } null; - run = fs "800001ed" { nscd = fs "800001ed" { } null; } null; cache = fs "800001ed" { private = fs "800001c0" null null; } null; } null; } null; @@ -261,7 +260,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=1000002,gid=1000002") ]; seccomp = true; |
