Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 18 years ago
parent
commit
b357226c2e
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      package/base/sysfiles/system.init

+ 2
- 0
package/base/sysfiles/system.init

@ -157,6 +157,8 @@ dnl
check(`cat /var/state/random-seed >/dev/urandom') check(`cat /var/state/random-seed >/dev/urandom')
fi fi
block_end
block_begin(stop, `Saving /var/log/init.msg and /var/log/boot.msg.') block_begin(stop, `Saving /var/log/init.msg and /var/log/boot.msg.')
check(`echo -n >> /var/log/init.msg') check(`echo -n >> /var/log/init.msg')
check(`echo -n >> /var/log/boot.msg') check(`echo -n >> /var/log/boot.msg')

Loading…
Cancel
Save