hi all
excuting the exe immediately after installing the rpm...
is there any way to write in spec file..
i used
Code:
%post
/usr/bin/munna
exit 0
but the terminal not exiting..
after closing the munna(exe) terminal exiting..

but i have to do after complete installation means rpm instalation terminal has to exit.

please help me

thank you in advance