From 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 17 May 2009 14:41:34 +0200 Subject: Initial import --- package/ez-ipupdate/patches/patch-example-dyns_conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 package/ez-ipupdate/patches/patch-example-dyns_conf (limited to 'package/ez-ipupdate/patches/patch-example-dyns_conf') diff --git a/package/ez-ipupdate/patches/patch-example-dyns_conf b/package/ez-ipupdate/patches/patch-example-dyns_conf new file mode 100644 index 000000000..d2556cf51 --- /dev/null +++ b/package/ez-ipupdate/patches/patch-example-dyns_conf @@ -0,0 +1,20 @@ +$Id$ +--- ez-ipupdate-3.0.11b8.orig/example-dyns.conf Wed Nov 29 20:08:34 2000 ++++ ez-ipupdate-3.0.11b8/example-dyns.conf Tue Jul 31 12:33:10 2007 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/ez-ipupdate -c ++#!/usr/sbin/ez-ipupdate -c + # + # example config file for ez-ipupdate + # +@@ -10,8 +10,8 @@ user=myuserid:mypassword + host=myhost + #interface=eth1 + +-# if you use run-as ensure the user has permission to write this file +-#cache-file=/tmp/ez-ipupdate.cache ++run-as-user=ez-ipupd ++cache-file=/var/cache/ez-ipupdate/default-cache + + # uncomment this once you have everything working how you want and you are + # ready to have ez-ipupdate running in the background all the time. to stop it -- cgit v1.2.3