From aca77467e91bd84e6c8f01e61c760058e62c1f181186adbdea7dc0b20bf279d4 Mon Sep 17 00:00:00 2001 From: Bin Liu Date: Tue, 29 Aug 2017 09:56:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=107 --- corosync.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/corosync.spec b/corosync.spec index 98112e5..c50e6ec 100644 --- a/corosync.spec +++ b/corosync.spec @@ -273,7 +273,7 @@ APIs and libraries, default configuration files, and an init script. %service_add_pre corosync.service corosync-notifyd.service %post -%tmpfiles_create /usr/lib/tmpfiles.d/corosync-notifyd ||: +%tmpfiles_create /usr/lib/tmpfiles.d/corosync-notifyd %{fillup_and_insserv -n corosync} %service_add_post corosync.service corosync-notifyd.service @@ -549,7 +549,7 @@ getent passwd coroqnetd >/dev/null || useradd -r -g coroqnetd -u 701 -s /sbin/no exit 0 %post -n corosync-qnetd -%tmpfiles_create /usr/lib/tmpfiles.d/corosync-qnetd.conf ||: +%tmpfiles_create /usr/lib/tmpfiles.d/corosync-qnetd.conf %if %{sles_version} > 0 ln -s /run/corosync-qnetd /var/run/ %endif