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

This reverts commit 5f7a6d2a6f.
This commit is contained in:
OutBack Dingo
2024-12-05 13:19:08 +07:00
parent 24630450b3
commit efebfe11ff
14 changed files with 71 additions and 70 deletions

View File

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