报错如下:
odoo12 is not in the sudoers file. This incident will be reported.
如果没有变更/etc/sudoders
文件那么只需要给这个用户添加sudo 群组即可:
usermod -a -G sudo username
懂得,原来世界如此简单!
微信扫一扫
报错如下:
odoo12 is not in the sudoers file. This incident will be reported.
如果没有变更/etc/sudoders
文件那么只需要给这个用户添加sudo 群组即可:
usermod -a -G sudo username
懂得,原来世界如此简单!
相关推荐