diff --git a/strongswan.changes b/strongswan.changes index c4ffdac..a89293a 100644 --- a/strongswan.changes +++ b/strongswan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 16 04:02:32 UTC 2012 - crrodriguez@opensuse.org + +- Fix systemd unit dir + ------------------------------------------------------------------- Wed Oct 31 15:25:16 UTC 2012 - mt@suse.de diff --git a/strongswan.spec b/strongswan.spec index 36b0c5f..fb52960 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -411,7 +411,7 @@ fi %dir %{_sysconfdir}/ipsec.d/ocspcerts %dir %attr(700,root,root) %{_sysconfdir}/ipsec.d/private %if %{with systemd} -/lib/systemd/system/strongswan.service +%{_unitdir}/strongswan.service %else %config %{_sysconfdir}/init.d/ipsec %{_sbindir}/rcipsec