fix pour gnome-screensaver sur vo
darcs-hash:20090926091952-af139-38e14aa2d0d7f9dae38ce817950843a4648bd37f.gz
This commit is contained in:
parent
901c8b5f60
commit
87843d22d9
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ Fichier de configuration de libpam-ldap.
|
|||
Pour des informations détaillées voir pam_ldap.conf(5)
|
||||
""")
|
||||
|
||||
if has("2B"):
|
||||
# Lisible par adm sur vert pour que les nounous puissent locker
|
||||
# leur écran
|
||||
info['group'] = 'adm'
|
||||
info['perms'] |= 0060
|
||||
|
||||
@# +----------------------------------------------------+
|
||||
@# | Configuration de la communiquation avec le serveur |
|
||||
@# +----------------------------------------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue