clarify that cap_mkdb is only necessary if this person actually uses a login db

Michael McConville 2016-01-13 23:36:43 -05:00
parent bebee0bf6c
commit eee069b4c3

@ -38,7 +38,7 @@ staff:\
:tc=default:
```
After editing the login.conf you'll need to rebuild the database with:
If the database file `/etc/login.conf.db` exists, you need to rebuild it with:
```
# cap_mkdb /etc/login.conf
```