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

@@ -68,9 +68,8 @@ Setting a GRUB password helps protect the device from physical tampering and mit
To set a GRUB password, use the following command. By default, the password will be required when modifying boot entries, but not when booting existing entries.
```
sudo grub2-setpassword
```
1. `run0`
2. `grub2-setpassword`
GRUB will prompt for a username and password. The default username is root.