[projects/cleanbuild] Update to new poldek commandline
    glen 
    glen at pld-linux.org
       
    Sun Nov 29 12:47:46 CET 2020
    
    
  
commit fcf1430492db0989c6ab2287d538dc867ccad538
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Apr 30 14:03:24 2020 +0300
    Update to new poldek commandline
 docker/sudoers | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/docker/sudoers b/docker/sudoers
index 1b16e3b..d15e7a1 100644
--- a/docker/sudoers
+++ b/docker/sudoers
@@ -1,5 +1,8 @@
 # for builder -R
 builder ALL = NOPASSWD:/usr/bin/poldek -q --update --upa
+builder ALL = NOPASSWD:/usr/bin/poldek --noask --caplookup --uniq -ug *
+
+# legacy (keep this for some time)
 builder ALL = NOPASSWD:/usr/bin/poldek --noask --caplookup --uniq -uG *
 
 # vim:ft=sudoers
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/fcf1430492db0989c6ab2287d538dc867ccad538
    
    
More information about the pld-cvs-commit
mailing list