Fix path to privoxy actions files (#3840)
authorFlorian Fainelli <florian@openwrt.org>
Fri, 29 Aug 2008 12:04:27 +0000 (12:04 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 29 Aug 2008 12:04:27 +0000 (12:04 +0000)
SVN-Revision: 12430

net/privoxy/files/privoxy.config

index 9c0be4bff24f513a1c3ebbc693b42ab75fc5e8e4..10ce9843ab5f9b6a80d2e002d39938e822b450fd 100644 (file)
@@ -1,8 +1,8 @@
-confdir /etc/privoxy/
-logdir /var/log/
-actionsfile standard  # Internal purpose, recommended
-actionsfile default   # Main actions file
-actionsfile user      # User customizations
+confdir /etc/privoxy
+logdir /var/log
+actionsfile standard.action  # Internal purpose, recommended
+actionsfile default.action   # Main actions file
+actionsfile user.action      # User customizations
 filterfile default.filter
 logfile logfile
 jarfile jarfile
@@ -19,4 +19,3 @@ enable-remote-toggle  1
 enable-edit-actions 1
 permit-access  192.168.1.0/24
 buffer-limit 4096
-#hide-console