vagrant-lxc-ng/lib/vagrant-lxc/command
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
..
root.rb * Ruby >1.9 hash syntax 2014-03-22 00:58:36 +01:00
sudoers.rb command/sudoers: Remove Cmnd_Alias from sudoers file 2014-06-08 23:44:02 -03:00