Fix init.d/calculate

master3.3
Mike Hiretsky 12 years ago
parent 168d79d106
commit 4fa9cb4cd9

@ -14,7 +14,7 @@
# limitations under the License.
depend() {
need localmount root fsck modules calculate-core
need localmount root fsck modules
before keymaps consolefont dbus
use swap hostname
}
@ -110,6 +110,7 @@ configure_users() {
}
start() {
/usr/sbin/cl-core --write-variable cl_wsdl=calculate-install
install_video_driver
LANG=C create_nonroot_user
LANG=C /usr/sbin/cl-core --method configure_system --live

Loading…
Cancel
Save