vagrant-lxc-ng/lib/vagrant-lxc/command
Jef Mathiot 94e175dc07 sudoers command now creates a safe wrapper script.
Sudoers now creates a safe wrapper script that performs sanity checks on sudo :
* wrapper generated in /usr/local/bin (name includes version to allow multiple wrappers on the same system)
* sudoers command now generates a one-line file in /etc/sudoers.d
* SudoWrapper use the new wrapper
* Removed unused Config#validate method
2014-04-09 15:53:20 +02:00
..
root.rb * Ruby >1.9 hash syntax 2014-03-22 00:58:36 +01:00
sudoers.rb sudoers command now creates a safe wrapper script. 2014-04-09 15:53:20 +02:00