Browse Source

90dmsquash-live: do not install by default

master
Harald Hoyer 14 years ago
parent
commit
bfdc0eba0b
  1. 2
      modules.d/90dmsquash-live/module-setup.sh

2
modules.d/90dmsquash-live/module-setup.sh

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
check() {
# a live host-only image doesn't really make a lot of sense
[[ $hostonly ]] && return 1
return 0
return 255
}

depends() {

Loading…
Cancel
Save