vagrant-lxc-ng/lib
Fabio Rehm 09f855dc76 command/sudoers: Remove Cmnd_Alias from sudoers file
Since the wrapper is versioned, we would end up having multiple `LXC`
command aliases, making `sudo` unusable:

```
>>> /etc/sudoers.d/vagrant-lxc-1-0-0-alpha-3-dev: Alias `LXC' already
>>> defined near line 2 <<<
sudo: parse error in /etc/sudoers.d/vagrant-lxc-1-0-0-alpha-3-dev near
line 2
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
```
2014-06-08 23:44:02 -03:00
..
vagrant-backports backports: Add IsState 2014-03-13 00:57:37 -03:00
vagrant-lxc command/sudoers: Remove Cmnd_Alias from sudoers file 2014-06-08 23:44:02 -03:00
vagrant-lxc.rb sudoers command now creates a safe wrapper script. 2014-04-09 15:53:20 +02:00