buer: privilege: Remove redundant declaration of doas as a privileged program

impermanence
Luis Guilherme Coelho 2024-09-22 15:43:53 -03:00
parent dfdbc63cb9
commit a8ef1b1f24
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@
(define authentication
(list (privileged-program
(program (file-append opendoas "/bin/doas"))
(setuid? #t))
(privileged-program
(program (file-append shadow "/bin/passwd"))
(setuid? #t))
(privileged-program