Max Laier
d662ee1c20
pflog is a separate module now.
...
Submitted by: Antoine Brodin
PR: kern/88271
MFC after: 1 week
2006-02-05 22:38:08 +00:00
Yaroslav Tykhiy
932d1eb384
Use rc.subr(8) appropriately:
...
- utilize default methods instead of rolling local ones;
- avoid to specify BEFORE conditions we don't really need
(pflog will be REQUIRE'd by pf);
- omit extra decoration from warning messages, warn() will
decorate them sufficiently.
2005-10-02 15:54:26 +00:00
Pawel Jakub Dawidek
9d503e9def
Simplify the code by making use of 'kldstat -q -m <mod>'.
...
No objections from: mlaier
2005-09-24 15:57:17 +00:00
David E. O'Brien
835e0fa318
"REQUIRE: cleanvar" for all RC's writing into /var/run.
2005-01-16 03:12:03 +00:00
Mike Makonnen
337338ee00
Remove the requirement for the FreeBSD keyword as it no longer
...
makes any sense.
Discussed with: dougb, brooks
MFC after: 3 days
2004-10-07 13:55:26 +00:00
Giorgos Keramidas
a73af104ef
We don't have any providers of `beforenetlkm' in FreeBSD. Remove the
...
dependency to it from our rc.d scripts.
Approved by: mtm
2004-09-16 17:04:20 +00:00
Max Laier
9b56caaef4
Don't rely on properly setup linker.hints to figure out that pflog is now
...
part of the pf module.
While here fix a comment that was c'n'ped from rc.d/pf
PR: bin/71096 (partly)
Submitted by: Ville-Pertti Keinonen
MFC after: 2 days
2004-08-31 14:23:51 +00:00
Max Laier
6cd9ebedd7
Add rc.d script to start pflogd and add rcvars etc. Also document vars in
...
rc.conf(5) and put a sample entry to newsyslog.conf
Reviewed by: -current
Approved by: bms(mentor)
2004-04-02 19:25:27 +00:00