diff --git a/etc/rc.cd b/etc/rc.cd index cb2045332..a9e39ef0a 100644 --- a/etc/rc.cd +++ b/etc/rc.cd @@ -2,9 +2,3 @@ # CD boottime initializations. -PATH=/bin:/usr/bin - -# This is so we can get a writable /var/log. -mkdir /tmp/log -rm -f /var/log -ln -s /tmp/log /var/log