From bdb8a65f2fc72ab1bc4d96073858824502a0b331 Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Sat, 16 Dec 2006 19:43:27 +0000 Subject: Use a prereqfiles sub directory instead of the BASE_FILE_ hack. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@556 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/systems/suse101/scripts/postprereq | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 installer/systems/suse101/scripts/postprereq (limited to 'installer/systems/suse101/scripts/postprereq') diff --git a/installer/systems/suse101/scripts/postprereq b/installer/systems/suse101/scripts/postprereq new file mode 100755 index 00000000..b141d4b0 --- /dev/null +++ b/installer/systems/suse101/scripts/postprereq @@ -0,0 +1,5 @@ +#! /bin/bash + +SLX_STAGE1_PATH=$1 + +chown root: ${SLX_STAGE1_PATH}/etc/{group,passwd,shadow} -- cgit v1.2.3-55-g7522