github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/images/scripts/opensuse/sudoers.sh (about)

     1  #!/bin/sh -eux
     2  
     3  # update sudoers - can't do this in autoinst.xml
     4  echo -e "\nupdate sudoers ..."
     5  echo -e "vagrant ALL=(ALL) NOPASSWD: ALL\n" >> /etc/sudoers