summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--anaconda.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index c0c8e1119..71697f1db 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
/usr/lib/anaconda-runtime
+%triggerpostun -- anaconda < 8.0-1
+/sbin/chkconfig --del reconfig
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog