Pavol Rusnak 2011-05-31 13:09:54 +00:00 committed by Git OBS Bridge
parent a1cae75240
commit ab8fdc74d3
4 changed files with 1 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6724632168332df1816f0d7e1b1c1d1523e4a4ddbe4b75173dc6c71ea90a98b9
size 2577538

View File

@ -1,2 +1 @@
install pcnet32 /sbin/modprobe -q --ignore-install vmxnet; /sbin/modprobe -q --ignore-install pcnet32 $CMDLINE_OPTS; /bin/true;

View File

@ -61,7 +61,7 @@ esac
rc_reset
# Return values acc. to LSB for all commands but status:
# 0 - success
# 0 - success
# 1 - generic or unspecified error
# 2 - invalid or excess argument(s)
# 3 - unimplemented feature (e.g. "reload")

View File

@ -15,4 +15,3 @@ else
SLEEP=$[ $SLEEP * 2 ]
fi
done