[sudoers/who2b] execution en root
cf 7ab984dc694be220bc09a15e7632976b18fb172c (usr-scripts) on utilise fgconsole qui a besoin d'être root.
This commit is contained in:
parent
fd4ed4091a
commit
a5d8def1e0
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ print "root ALL=(ALL%s) ALL" % (addit)
|
|||
print "NOUNOUS ALL=(ALL%s) ALL" % (addit)
|
||||
|
||||
if has("2B"):
|
||||
print "RESPBATS ALL=(respbats%s) NOPASSWD: /usr/scripts/gestion/tools/who2b.py" % (addit)
|
||||
print "RESPBATS ALL=(root%s) NOPASSWD: /usr/scripts/gestion/tools/who2b.py" % (addit)
|
||||
|
||||
if has("users"):
|
||||
@# Les modérateurs ont le whos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue