From 46405b88939997d19e78824763be9e7e0068bfe5 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Thu, 13 Jan 2005 06:55:57 +0000 Subject: [PATCH] Workaround kernel-utils interaction. --- smartmontools.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/smartmontools.spec b/smartmontools.spec index 6821f50..023f528 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -69,6 +69,11 @@ fi %post /sbin/chkconfig --add smartd +%triggerpostun -- kernel-utils +/sbin/chkconfig --add smartd +exit 0 + + %changelog * Sat Dec 18 2004 Dave Jones - Initial packaging, based upon kernel-utils.