From f96441b9faf769c9ecdd4d338b605ea3d0cc4010 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 9 Nov 2004 00:36:47 +0000 Subject: Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches. BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA --- ddclient/files/ip-up | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ddclient/files') diff --git a/ddclient/files/ip-up b/ddclient/files/ip-up index e69de29bb2..52a44f8601 100644 --- a/ddclient/files/ip-up +++ b/ddclient/files/ip-up @@ -0,0 +1,4 @@ +#!/bin/sh + +logger -t ddclient $PPP_IFACE $PPP_LOCAL +ddclient -daemon=0 -syslog -use=if -if=$PPP_IFACE >/dev/null 2>&1 \ No newline at end of file -- cgit v1.2.3