| 1 |
$FreeWRT$ |
| 2 |
--- ez-ipupdate-3.0.11b8.orig/example-pgpow.conf Sat Nov 18 23:02:26 2000 |
| 3 |
+++ ez-ipupdate-3.0.11b8/example-pgpow.conf Tue Jul 31 12:33:09 2007 |
| 4 |
@@ -1,4 +1,4 @@ |
| 5 |
-#!/usr/local/bin/ez-ipupdate -c |
| 6 |
+#!/usr/sbin/ez-ipupdate -c |
| 7 |
# |
| 8 |
# example config file for ez-ipupdate |
| 9 |
# |
| 10 |
@@ -10,8 +10,8 @@ user=myuserid:mypassword |
| 11 |
host=mydomain.penguinpowered.com |
| 12 |
interface=eth1 |
| 13 |
|
| 14 |
-# if you use run-as ensure the user has permission to write this file |
| 15 |
-cache-file=/tmp/ez-ipupdate.cache |
| 16 |
+run-as-user=ez-ipupd |
| 17 |
+cache-file=/var/cache/ez-ipupdate/default-cache |
| 18 |
|
| 19 |
# uncomment this once you have everything working how you want and you are |
| 20 |
# ready to have ez-ipupdate running in the background all the time. to stop it |