summaryrefslogtreecommitdiff
path: root/security/pf/files/patch-ab
blob: 630ae913fb4e6ef6859a0ebaf3050cfbd1580d0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pfctl/pfctl_parser.h.orig	Sat Sep 27 10:39:47 2003
+++ pfctl/pfctl_parser.h	Sat Sep 27 10:40:21 2003
@@ -33,7 +33,7 @@
 #ifndef _PFCTL_PARSER_H_
 #define _PFCTL_PARSER_H_
 
-#define PF_OSFP_FILE		"/etc/pf.os"
+#define PF_OSFP_FILE		"%%PREFIX%%/etc/pf.os"
 
 #define PF_OPT_DISABLE		0x0001
 #define PF_OPT_ENABLE		0x0002