Manually created kickstart %post script does not seem to work
Issue
A simple %post in a kickstart script does not seem to work:
%post --nochroot --logfile /mnt/sysimage/root/postscript.log
echo '#timestamp for history' >> /mnt/sysimage/etc/bashrc
echo 'export HISTTIMEFORMAT="%d/%m/%y %T "' >> /mnt/sysimage/etc/bashrc
%end
Environment
- Red Hat Enterprise Linux 6
- standard kickstart installation (not Satellite)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.