Update README.ja.md

This commit is contained in:
Kota Kanbe
2016-08-18 17:39:46 +09:00
committed by GitHub
parent 30bf3223f8
commit c8e7c8b9fa

View File

@@ -541,16 +541,10 @@ configtest:
スキャン対象サーバ上の`/etc/sudoers`のサンプル
- CentOS, RHEL 5, 6, Amazon Linux
- CentOS, RHEL, Amazon Linux
```
vuls ALL=(root) NOPASSWD: /usr/bin/yum, /bin/echo
```
- CentOS, RHEL 7以降
```
vuls ALL=(root) NOPASSWD: /usr/bin/yum, /usr/bin/echo
```
- Ubuntu, Debian
```
vuls ALL=(root) NOPASSWD: /usr/bin/apt-get, /usr/bin/apt-cache