cvs commit: src/etc/rc.d amd cron dhclient dmesg inetd isdndsendmail sshd watchdogd

Pawel Worach pawel.worach at telia.com
Sat Jan 15 22:52:31 PST 2005


David E. O'Brien wrote:
> obrien      2005-01-16 03:12:03 UTC

>   1.13      +3 -1      src/etc/rc.d/ldconfig

Was this intentional?

@@ -28,7 +28,9 @@ ldconfig_start()
  			fi
  		done
  		echo 'ELF ldconfig path:' ${_LDC}
+ldconfig -r >/tmp/ldcon.`basename $0`.0before
  		${ldconfig} -elf ${_ins} ${_LDC}
+ldconfig -r >/tmp/ldcon.`basename $0`.1after

-- 
Pawel


More information about the cvs-all mailing list