Don't do this here too
This commit is contained in:
parent
d0686d11b0
commit
978feddf13
1 changed files with 0 additions and 6 deletions
|
@ -2,9 +2,3 @@
|
||||||
|
|
||||||
# CD boottime initializations.
|
# 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
|
|
||||||
|
|
Loading…
Reference in a new issue