diff options
| author | Christian Rößler | 2014-02-04 16:03:41 +0100 |
|---|---|---|
| committer | Christian Rößler | 2014-02-04 16:03:41 +0100 |
| commit | f39c43a9b33fed04be4e6adc17a02a8150176f39 (patch) | |
| tree | 1f6275024aefce8177a39c1b945818c8957eba42 | |
| parent | [freiburg-config] Better name f. printer (diff) | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-f39c43a9b33fed04be4e6adc17a02a8150176f39.tar.gz tm-scripts-f39c43a9b33fed04be4e6adc17a02a8150176f39.tar.xz tm-scripts-f39c43a9b33fed04be4e6adc17a02a8150176f39.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
| -rwxr-xr-x | remote/rootfs/rootfs-stage31/data/init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage31/data/init b/remote/rootfs/rootfs-stage31/data/init index e7fb712a..8789caa5 100755 --- a/remote/rootfs/rootfs-stage31/data/init +++ b/remote/rootfs/rootfs-stage31/data/init @@ -116,7 +116,7 @@ done echo "Switching root...." # Prepare environment (HOME is needed as a hack for nss_ldap with ssl and no caching) -unset BOOT_IMAGE initrd KCL ip slxbase slxsrv IPINFO vga ip MAC BOOTIF DEBUG +unset BOOT_IMAGE initrd KCL ip slxbase slxsrv IPINFO vga ip MAC BOOTIF DEBUG OLDPWD export HOME=/ export init="/usr/lib/systemd/systemd" export recovery= |
