Compare commits

...
1 Commits
Author SHA1 Message Date
Luxferre 0e39c4eea3 updated readme about suid 2026-08-15 07:51:29 +03:00
+1 -1
View File
@@ -46,7 +46,7 @@ sudo make install
## Usage ## Usage
Because `nvbright` requires direct access to `/dev/mem` to map GPU MMIO registers and executes `/usr/sbin/pciconf`, it must be run as root (e.g., with `sudo` or `doas`). Because `nvbright` requires direct access to `/dev/mem` to map GPU MMIO registers and executes `/usr/sbin/pciconf`, it must be run as root (e.g., with `sudo` or `doas`). If using the standard `make install` procedure, the binary is installed with setuid bit, so it may be run by regular users.
### Command syntax ### Command syntax