diff options
Diffstat (limited to 'security/hostsentry/files/patch-aa')
-rw-r--r-- | security/hostsentry/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hostsentry/files/patch-aa b/security/hostsentry/files/patch-aa index 3d5e31e60ccc..fb50e7ffaeb9 100644 --- a/security/hostsentry/files/patch-aa +++ b/security/hostsentry/files/patch-aa @@ -5,7 +5,7 @@ # This is the default config file. I'll make this more # accessible in the future. -CONFIG='/usr/local/abacus/hostsentry/hostsentry.conf' -+CONFIG='/usr/local/etc/hostsentry.conf' ++CONFIG='/usr/local/etc/hostsentry/hostsentry.conf' class hostSentryConfig(hostSentryCore): |