Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 456 Bytes

README.SECURITY.md

File metadata and controls

15 lines (12 loc) · 456 Bytes

LXC-to-GO Build Status

Security Conditions

   apt-get install sudo
   visudo

### INPUT // ###
   myusername ALL = (root) NOPASSWD: /usr/local/sbin/lxc-to-go
   myusername ALL = (root) NOPASSWD: /usr/local/sbin/lxc-to-go-template
   myusername ALL = (root) NOPASSWD: /usr/local/sbin/lxc-to-go-provisioning
### // INPUT ###