如何将 NVM(节点版本管理器)用作 sudoer?
使用来自 /root/.nvm/ 的 NVM 的 /etc/sudoers 文件(debian wheezy)的 sudoer 语法是什么?
username ALL=NOPASSWD:/etc/init.d/apache2 restart, ... nvm ?
Can't use NVM from root (or sudo)线程的答案对我不起作用。
如何将 NVM(节点版本管理器)用作 sudoer?
使用来自 /root/.nvm/ 的 NVM 的 /etc/sudoers 文件(debian wheezy)的 sudoer 语法是什么?
username ALL=NOPASSWD:/etc/init.d/apache2 restart, ... nvm ?
Can't use NVM from root (or sudo)线程的答案对我不起作用。
我首先使用了来自https://github.com/creatonix/nvm的包。安装旧包https://github.com/xtuple/nvm后,可以将 nvm 用作 sudoer。