mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
setting. When the scripts were converted to Bourne shell, this was removed. The adduser script was changed to use an explicit path for the pw(8) command so that /usr/sbin did not have to be in the user's PATH. The rmuser script continued to assume that /usr/sbin was in the user's path, however. This fixes the rmuser script to use an explicit path for pw(8) similar to adduser. MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| adduser.8 | ||
| adduser.conf.5 | ||
| adduser.sh | ||
| Makefile | ||
| rmuser.8 | ||
| rmuser.sh | ||