aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorMike Barcroft <mike@FreeBSD.org>2001-08-30 04:48:02 +0000
committerMike Barcroft <mike@FreeBSD.org>2001-08-30 04:48:02 +0000
commitbd06a3ec97e6b15505087abfd1888439c5b70863 (patch)
tree6d61e0bc1195d4d46859e7244958a5f0edc3098e /usr.sbin/Makefile
parent52c15acab2f9783be1b923d3d68c41752a461456 (diff)
downloadsrc-bd06a3ec97e6b15505087abfd1888439c5b70863.tar.gz
src-bd06a3ec97e6b15505087abfd1888439c5b70863.zip
Add a new utility that runs an executable detached from the
controlling terminal. Discussed on: -hackers Obtained from: BSD/OS
Notes
Notes: svn path=/head/; revision=82547
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f9e1f8dc1f24..f1d62fd8d49f 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -21,6 +21,7 @@ SUBDIR= IPXrouted \
cron \
crunch \
ctm \
+ daemon \
dev_mkdb \
devinfo \
digictl \