- show famd daemon startup
- bump PKGNAME ok ajacoutot@
This commit is contained in:
parent
df9705f31b
commit
08b8ce10a8
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2008/04/19 10:57:00 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2008/10/02 01:15:38 kevlo Exp $
|
||||
|
||||
COMMENT= File Alteration Monitor
|
||||
|
||||
DISTNAME= fam-2.7.0
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
PKGNAME= ${DISTNAME}p6
|
||||
SHARED_LIBS += fam 0.0 # .0.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -12,5 +12,5 @@ and reload inetd(8) daemon. To enable the FAM daemon as a standalone
|
||||
server add the following lines to /etc/rc.local file:
|
||||
|
||||
if [ -x ${PREFIX}/sbin/famd ]; then
|
||||
${PREFIX}/sbin/famd -T 0
|
||||
echo -n ' famd'; ${PREFIX}/sbin/famd -T 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user