#!/bin/sh # This is for insserv export YAST_IS_RUNNING=instsys # https://github.com/systemd/systemd/blob/master/docs/ENVIRONMENT.md export SYSTEMD_OFFLINE=1 unset LANGUAGE unset LANG export LC_ALL=POSIX umask 022