This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-28 12:20:54 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
usr.sbin
/
daemon
/
Makefile
9 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a new utility that runs an executable detached from the controlling terminal. Discussed on: -hackers Obtained from: BSD/OS
2001-08-30 00:48:02 -04:00
# $FreeBSD$
PROG
=
daemon
MAN
=
daemon.8
Convert usr.sbin to LIBADD Reduce overlinking
2014-11-25 11:57:27 -05:00
LIBADD
=
util
Teach daemon(8) how to use pidfile(3).
2005-08-24 13:24:39 -04:00
Add a new utility that runs an executable detached from the controlling terminal. Discussed on: -hackers Obtained from: BSD/OS
2001-08-30 00:48:02 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink