Accepting request 339771 from network
1 OBS-URL: https://build.opensuse.org/request/show/339771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quagga?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 17 14:42:59 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
- run systemd-tmpfiles in %post to get the directory set up.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 21 12:11:13 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
|
||||
@@ -190,6 +190,7 @@ touch %{buildroot}%{_sysconfdir}/quagga/vtysh.conf
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
%if %{with systemd}
|
||||
systemd-tmpfiles --create %{_tmpfilesdir}/%{name}.conf || true
|
||||
%service_add_post zebra.service isisd.service ripd.service ospfd.service bgpd.service babeld.service ospf6d.service ripngd.service
|
||||
%{fillup_only}
|
||||
%else
|
||||
|
||||
Reference in New Issue
Block a user