87e670e33e
From Kirill Bychkov with tweaks from me: - set rc_reload - add "@sample /var/ipcad" so you don't need to create it yourself - use "@extraunexec rm -rf /var/ipcad/*" not rm -rf /var/ipcad
16 lines
410 B
Plaintext
16 lines
410 B
Plaintext
@comment $OpenBSD: PLIST,v 1.6 2011/06/06 08:34:57 sthen Exp $
|
|
@extraunexec rm -rf /var/ipcad/*
|
|
@man man/man5/ipcad.conf.5
|
|
@man man/man8/ipcad.8
|
|
@bin sbin/ipcad
|
|
share/doc/ipcad/
|
|
share/doc/ipcad/AUTHORS
|
|
share/doc/ipcad/BUGS
|
|
share/doc/ipcad/COPYING
|
|
share/doc/ipcad/README
|
|
share/examples/ipcad/
|
|
share/examples/ipcad/ipcad.conf.default
|
|
@sample ${SYSCONFDIR}/ipcad.conf
|
|
@sample /var/ipcad/
|
|
@rcscript ${RCDIR}/ipcad
|