Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
90ada09bdb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      target/livecd/fixedfiles/system

+ 1
- 1
target/livecd/fixedfiles/system

@ -45,7 +45,7 @@ status() {
case "$1" in case "$1" in
start) start)
title "Runnind depmod ..."
title "Running depmod ..."
/sbin/depmod -a -n > /etc/modules.dep || error=$? /sbin/depmod -a -n > /etc/modules.dep || error=$?
status status

Loading…
Cancel
Save