aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-26 14:10:58 +1200
committerArslaan Pathan <[email protected]>2026-06-26 14:10:58 +1200
commit4d40ffa1fa5fcf4a139c5fe873e63ed262015324 (patch)
tree816a179b31151622d459105d9895da5e3d4d0a25 /README.md
parentc9f18590f7736ef3e4ecf0f17a252825c812cab9 (diff)
downloadmbpk-4d40ffa1fa5fcf4a139c5fe873e63ed262015324.tar.xz
mbpk-4d40ffa1fa5fcf4a139c5fe873e63ed262015324.zip
Nevermind, dont do setuid, that is big security risk
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 64cbf87..13d31c5 100644
--- a/README.md
+++ b/README.md
@@ -124,4 +124,3 @@ Removal of a package is simple:
- `mbpk-search <term>`: searches repositories for a specified term
- `mbpk-info <pkgname>`: shows metadata of a requested installed package
-Running these commands require superuser privileges or for the user to be in the `mbpk` group. Users that are in the `mbpk` group will be able to run `mbpk` commands without superuser access. For this reason all `mbpk-*` wrapper binaries will be setuid.