SHA256
1
0
forked from pool/open-lldp

Accepting request 558569 from home:dimstar:Factory

- Fix calling of fillup_only: it knows no -i parameter.

OBS-URL: https://build.opensuse.org/request/show/558569
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=24
This commit is contained in:
Hannes Reinecke 2017-12-19 16:23:36 +00:00 committed by Git OBS Bridge
parent 345f9bec75
commit eb1a73fb14
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 11 13:31:53 UTC 2017 - dimstar@opensuse.org
- Fix calling of fillup_only: it knows no -i parameter.
-------------------------------------------------------------------
Tue Feb 28 11:08:53 UTC 2017 - dimstar@opensuse.org

View File

@ -96,7 +96,7 @@ rm -rf %{buildroot}/%{_libdir}/*.la
ln -s service %{buildroot}%{_sbindir}/rclldpad
%post
%{fillup_only -n -i lldpad}
%{fillup_only -n lldpad}
%service_add_post lldpad.service
%pre