Renamed openssh-portable

Added base sudo
This commit is contained in:
2024-11-15 15:24:21 +01:00
parent 15130ca2a3
commit 2b0788e34d
34 changed files with 376 additions and 0 deletions

6
security/sudo/pkg-descr Normal file
View File

@ -0,0 +1,6 @@
This is the CU version of sudo.
Sudo is a program designed to allow a sysadmin to give limited root
privileges to users and log root activity. The basic philosophy is to
give as few privileges as possible but still allow people to get their
work done.