From 205c2c6a2e4b402d5b895f78f80cd32787876c19 Mon Sep 17 00:00:00 2001 From: Michael Neves Date: Fri, 3 May 2013 19:29:30 +0200 Subject: rsyslog fix --- remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'remote/rootfs') diff --git a/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script b/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script index 773a7370..d8ecddef 100755 --- a/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script +++ b/remote/rootfs/rootfs-stage32/data/etc/udhcpc.openslx.script @@ -22,8 +22,6 @@ IP_CONF="/tmp/udhcpc_ip_config" export PATH=$PATH:/opt/openslx/sbin:/opt/openslx/bin -set >> /root/udhcpc_args - case $1 in bound|renew) @@ -45,6 +43,7 @@ case $1 in " else R="domain lp.ruf.uni-freiburg.de +search lp.ruf.uni-freiburg.de " fi count=1; -- cgit v1.2.3-55-g7522