wok diff sudo/stuff/sudoers @ rev 25137

updated phpmyadmin (5.0.2 -> 5.1.1)
author Hans-G?nter Theisgen
date Wed Jun 29 11:08:48 2022 +0100 (2022-06-29)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sudo/stuff/sudoers	Wed Jun 29 11:08:48 2022 +0100
     1.3 @@ -0,0 +1,15 @@
     1.4 +#
     1.5 +# This file MUST be edited with the 'visudo' command as root.
     1.6 +#
     1.7 +# See the man page for details on how to write a sudoers file.
     1.8 +#
     1.9 + 
    1.10 +# Host alias specification
    1.11 +
    1.12 +# User alias specification
    1.13 +
    1.14 +# Cmnd alias specification
    1.15 + 
    1.16 +# User privilege specification
    1.17 +root    ALL=(ALL) ALL
    1.18 +