]> git.pld-linux.org Git - packages/dhcpcd.git/commitdiff
- obsoleted by dhcpcd-ntp-path.patch
authorshadzik <shadzik@pld-linux.org>
Wed, 6 Dec 2006 04:59:49 +0000 (04:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcpcd-ntpdrift-66136.patch -> 1.4

dhcpcd-ntpdrift-66136.patch [deleted file]

diff --git a/dhcpcd-ntpdrift-66136.patch b/dhcpcd-ntpdrift-66136.patch
deleted file mode 100644 (file)
index 5eabd4a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/dhcpconfig.c.orig      2005-07-26 11:00:21.000000000 +0200
-+++ src/dhcpconfig.c   2005-11-22 18:15:13.403690696 +0100
-@@ -478,7 +478,7 @@
-                 fprintf(f,"restrict %s nomodify notrap noquery\nserver %s\n",addr,addr);
-               }
-         
--        fprintf(f, "driftfile /etc/ntp.drift\n");
-+        fprintf(f, "driftfile /etc/ntp/drift\n");
-         fprintf(f, "logfile /var/log/ntp.log\n");
-         fclose(f);
-       }
This page took 0.033931 seconds and 4 git commands to generate.