diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-01-18 18:49:36 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-01-18 18:49:36 +0000 |
commit | 408cdb97d6bfe11de54410fe2e8bc14e4e23c414 (patch) | |
tree | 64c236dfb0d53b3b5e7aaf12f9fd74a1136ef145 /modules/bcd/templates | |
parent | 22c4a64fce4a5ab09c2175d8e0f84ffc52deec86 (diff) | |
download | puppet-408cdb97d6bfe11de54410fe2e8bc14e4e23c414.tar puppet-408cdb97d6bfe11de54410fe2e8bc14e4e23c414.tar.gz puppet-408cdb97d6bfe11de54410fe2e8bc14e4e23c414.tar.bz2 puppet-408cdb97d6bfe11de54410fe2e8bc14e4e23c414.tar.xz puppet-408cdb97d6bfe11de54410fe2e8bc14e4e23c414.zip |
members of mga-iso_makers group can use bcd account
Diffstat (limited to 'modules/bcd/templates')
-rw-r--r-- | modules/bcd/templates/sudoers.bcd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/bcd/templates/sudoers.bcd b/modules/bcd/templates/sudoers.bcd index 2c38fab5..5649a24f 100644 --- a/modules/bcd/templates/sudoers.bcd +++ b/modules/bcd/templates/sudoers.bcd @@ -4,3 +4,5 @@ /usr/sbin/urpmi.addmedia, \ /usr/sbin/urpmi.removemedia, \ /bin/rm + +%<%= isomakers_group %> ALL=(<%= bcd_login %>) SETENV: NOPASSWD: ALL |