feat: (almost) entirely remove suid (#606)

This commit is contained in:
RoyalOughtness
2024-11-26 15:06:03 -08:00
committed by GitHub
parent 64d0419fa0
commit 5f7a6d2a6f
13 changed files with 71 additions and 72 deletions

View File

@@ -17,7 +17,7 @@ setup() {
}
@test "Ensure ujust is configured correctly for tests" {
run ujust logs-this-boot
run ujust bios
[ "$status" -eq 0 ]
}