summaryrefslogtreecommitdiff
path: root/configs/profile/root-image/root/customize_root_image-constants.inc
diff options
context:
space:
mode:
Diffstat (limited to 'configs/profile/root-image/root/customize_root_image-constants.inc')
-rw-r--r--configs/profile/root-image/root/customize_root_image-constants.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/configs/profile/root-image/root/customize_root_image-constants.inc b/configs/profile/root-image/root/customize_root_image-constants.inc
index e6057bb..f4d9fab 100644
--- a/configs/profile/root-image/root/customize_root_image-constants.inc
+++ b/configs/profile/root-image/root/customize_root_image-constants.inc
@@ -75,10 +75,9 @@ then readonly INSTALL_TYPE='Complete' ; readonly NETWORK_MOTD_MSG=${COMPLETE_M
else readonly INSTALL_TYPE='NetInstall' ; readonly NETWORK_MOTD_MSG=${NETINSTALL_MSG} ;
fi
-readonly ROOT_SKEL_FILES="/etc/skel/.bash_logout \
- /etc/skel/.bash_profile \
- /etc/skel/install-openrc-lxde.sh \
- /etc/skel/install-systemd-mate.sh"
+readonly ROOT_SKEL_FILES="/etc/skel/.bash_logout \
+ /etc/skel/.bash_profile \
+ /etc/skel/install.sh"
readonly MINI_SKEL_FILES="/etc/skel/.xinitrc"
readonly LIVE_USER=parabola