Browse Source

Benjamin Schieder:


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

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

@ -174,6 +174,11 @@ dnl
fi
block_end
block_split(`Renaming network interfaces')
if [ -e /etc/iftab ] ; then
check(`ifrename')
fi
block_end
block_begin(stop, `Saving /var/log/init.msg and /var/log/boot.msg.')
check(`echo -n >> /var/log/init.msg')

Loading…
Cancel
Save