Commit Graph

10 Commits

Author SHA1 Message Date
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
sthen
87e670e33e update ipcad to 3.7.3 and add rc.d script
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
2011-06-06 08:34:57 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
xsa
cf90df2b06 Yes, that's yet another @extra round ... 2004-04-14 18:59:07 +00:00
grange
524ac287ca Update to 3.4.4; from form@pdp-11.org.ru.
ok pval@
2004-03-31 07:53:08 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
cd22b02513 /etc -> ${SYSCONFDIR} 2002-08-02 16:22:39 +00:00
form
aaed89dabe more $OpenBSD$ 2002-04-29 04:30:16 +00:00
form
27534e7de1 $OpenBSD$ tags 2002-04-29 04:25:30 +00:00
form
cff4ba89f0 ipcad 2.6.2
IPCAD is an ip accounting daemon. It uses bpf or pcap to access interfaces
and gather ip statistics. Collected numbers are arranged to form an
address-to-address flow pairs and than can be accessed via rsh in Cisco
fashion.
2002-04-29 02:45:16 +00:00