summaryrefslogtreecommitdiffstats
path: root/main/djbdns/dnscache.monthly
diff options
context:
space:
mode:
Diffstat (limited to 'main/djbdns/dnscache.monthly')
-rwxr-xr-xmain/djbdns/dnscache.monthly2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/djbdns/dnscache.monthly b/main/djbdns/dnscache.monthly
index 0bd5a853..664b3768 100755
--- a/main/djbdns/dnscache.monthly
+++ b/main/djbdns/dnscache.monthly
@@ -1,6 +1,6 @@
#!/bin/sh
-if [ -f ./etc/conf.d/dnscache ]; then
+if [ -f /etc/conf.d/dnscache ]; then
. /etc/conf.d/dnscache
fi