ole_ersoy
5th May 2011, 05:26 AM
Hi,
I'm attempting to read through a spec file with the following in it:
Requires(post): chkconfig
Requires(postun): chkconfig
Requires(preun): chkconfig
I know what "Requires" does in general (Require the package), but what do the "(post)" and (preun) parts do? Is there any documentation on these constructs?
TIA,
- Ole
I'm attempting to read through a spec file with the following in it:
Requires(post): chkconfig
Requires(postun): chkconfig
Requires(preun): chkconfig
I know what "Requires" does in general (Require the package), but what do the "(post)" and (preun) parts do? Is there any documentation on these constructs?
TIA,
- Ole