From 7580b456ad4b862584e215b8d00bfa76b14bd2d4 Mon Sep 17 00:00:00 2001 From: sgrubb Date: Jan 24 2014 20:28:05 +0000 Subject: Fix preuninstall to not stop the service --- diff --git a/audit.spec b/audit.spec index f95eb85..bd907c3 100644 --- a/audit.spec +++ b/audit.spec @@ -161,7 +161,6 @@ fi %preun %if %{WITH_SYSTEMD} -/sbin/service auditd stop > /dev/null 2>&1 %systemd_preun auditd.service %else if [ $1 -eq 0 ]; then