mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 21:49:14 -04:00
Previously, it would recognize it as a valid shell only
if the basename (nologin) was specified. Now, it will
recognize both the basename and the full path.
NOTE: The full path as adduser(8) understands it is /usr/sbin/nologin.
There is a symlink, /sbin/nologin, but that's deprecated and
only there for backwards compatibility.
|
||
|---|---|---|
| .. | ||
| adduser.8 | ||
| adduser.conf.5 | ||
| adduser.sh | ||
| Makefile | ||
| rmuser.8 | ||
| rmuser.sh | ||