freebsd-ports/sysutils/healthd/pkg-plist
Will Andrews 1e8805ff6d Update to 0.5.
PR:		19427
Submitted by:	MAINTAINER
2000-06-22 01:18:37 +00:00

7 lines
247 B
Plaintext

bin/healthdc
sbin/healthd
@unexec if cmp -s %D/etc/healthd.conf %D/etc/healthd.conf.sample; then rm -f %D/etc/healthd.conf; fi
etc/healthd.conf.sample
@exec if [ ! -f %D/etc/healthd.conf ]; then cp -p %D/%F %B/healthd.conf; fi
etc/rc.d/healthd.sh