aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/webmin/files/patch-sentry_config-freebsd-4.9
blob: 69659dca47d905b9470fe5053d9bf4affc747419 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

$FreeBSD$

--- sentry/config-freebsd-4.9.orig
+++ sentry/config-freebsd-4.9
@@ -1,13 +1,13 @@
-portsentry=/usr/local/bin/portsentry
-portsentry_config=/usr/local/etc/portsentry/portsentry.conf
-portsentry_alt_config=/usr/local/etc/portsentry/portsentry.conf.default
+portsentry=%%PREFIX%%/bin/portsentry
+portsentry_config=%%PREFIX%%/etc/portsentry/portsentry.conf
+portsentry_alt_config=%%PREFIX%%/etc/portsentry/portsentry.conf.default
 portsentry_umode=udp
 portsentry_start=
 portsentry_stop=
 portsentry_pid=
 portsentry_tmode=tcp
-hostsentry=/usr/local/abacus/hostsentry/hostsentry.py
-hostsentry_config=/usr/local/abacus/hostsentry/hostsentry.conf
+hostsentry=%%PREFIX%%/abacus/hostsentry/hostsentry.py
+hostsentry_config=%%PREFIX%%/abacus/hostsentry/hostsentry.conf
 hostsentry_start=
 hostsentry_stop=
-logcheck=/usr/local/etc/logcheck.sh
+logcheck=%%PREFIX%%/etc/logcheck.sh