hello, what i want to do it's that after my redhat installed. when it reboot. i want to run a script to clean up some files.. let say i want to add some account, delete some account. /usr/sbin/userdel games. after all the clearning. i want delete this script so next boot up wrong run it again.
where i place the script under ???
i try the %post option in the ks.cfg but it didn't work for me..

thanks