mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 21:38:05 +00:00
Quick sort is not a stable sort; use distinct sudoOrder values so
the output is predictable.
This commit is contained in:
parent
a924b4610b
commit
0715b55474
@ -57,7 +57,7 @@ sudoRunAsGroup: ALL
|
||||
sudoHost: +sudo-hosts
|
||||
sudoCommand: ALL
|
||||
sudoOption: !authenticate
|
||||
sudoOrder: 10
|
||||
sudoOrder: 20
|
||||
|
||||
# millert, SUDOers, sudo.ws
|
||||
dn: cn=millert,ou=SUDOers,dc=sudo,dc=ws
|
||||
|
Loading…
x
Reference in New Issue
Block a user