From 7f968d6ce159032e5f170dcedefad83894bfb95e Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Wed, 26 Jun 2002 10:20:20 +0000 Subject: - useless space changes --- ppp/ipv6-up | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'ppp/ipv6-up') diff --git a/ppp/ipv6-up b/ppp/ipv6-up index 921f8cdd..ebc454c9 100644 --- a/ppp/ipv6-up +++ b/ppp/ipv6-up @@ -1,15 +1,13 @@ #!/bin/bash - # This file should not be modified -- make local changes to # /etc/ppp/ipv6-up.local instead -# Version: 2002-01-12 +PATH=/sbin:/usr/sbin:/bin:/usr/bin +export PATH LOGDEVICE=$6 REALDEVICE=$1 -export PATH=/sbin:/usr/sbin:/bin:/usr/bin - # Setup IPv6 if [ -f /etc/sysconfig/network ]; then . /etc/sysconfig/network -- cgit v1.2.1