Depends on network-online target (#1652459)

This commit is contained in:
Pavel Zhukov 2018-11-27 11:46:53 +01:00
parent 6dafd4ef07
commit 0c20185664
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,7 @@
[Unit]
Description=Router advertisement daemon for IPv6
After=network.target
After=network-online.target
Wants=network-online.target
[Service]
EnvironmentFile=/etc/sysconfig/radvd

View File

@ -1,7 +1,7 @@
Summary: A Router Advertisement daemon
Name: radvd
Version: 2.17
Release: 15%{?dist}
Release: 16%{?dist}
# The code includes the advertising clause, so it's GPL-incompatible
License: BSD with advertising
Group: System Environment/Daemons
@ -104,6 +104,9 @@ exit 0
%{_sbindir}/radvdump
%changelog
* Tue Nov 27 2018 Pavel Zhukov <pzhukov@redhat.com> - 2.17-16
- Depends on network-online target (#1652459)
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.17-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild