summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2004-03-13 11:02:37 +0000
committercperciva <cperciva@FreeBSD.org>2004-03-13 11:02:37 +0000
commitc990ac0757bb06ad8c54c31e214855e14fd7037f (patch)
tree790ae34f42c6788595cfbfe20a53faa6597680a9 /usr.sbin
parent528e029ce1b176aa97163b72f596489041d2be42 (diff)
downloadFreeBSD-src-c990ac0757bb06ad8c54c31e214855e14fd7037f.zip
FreeBSD-src-c990ac0757bb06ad8c54c31e214855e14fd7037f.tar.gz
Don peril-sensitive glasses and throw the switch to move nologin(8) from
/sbin to /usr/sbin. A symlink from /sbin/nologin -> /usr/sbin/nologin is created for compatibility purposes. This will probably not cause any problems, but anyone who is doing anything particularly unusual with nologin(8) or shells in general might be well advised to check that everything still works. Bikesheds on: cvs-all, current
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 23982b0..1ffe51b 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -100,6 +100,7 @@ SUBDIR= ac \
nfsd \
ngctl \
nghook \
+ nologin \
${_nslookup} \
${_nsupdate} \
ntp \
OpenPOWER on IntegriCloud