Files
meta-openembedded/meta-networking/recipes-daemons
Changqing Li 022b5a307c radvd: add /etc/radvd.conf
When starting radvd without any configuration the following errors would
be triggered.

"""
root@intel-x86-64:~# systemctl status radvd
● radvd.service - Router advertisement daemon for IPv6
Loaded: loaded (/lib/systemd/system/radvd.service; enabled; vendor preset:
	enabled)
Active: inactive (dead)
        Condition: start condition failed at Tue 2019-09-24 13:29:36 UTC; 3s ago
	    └─ ConditionPathExists=/etc/radvd.conf was not met
"""

Normally the user should create and configrue the /etc/radvd.conf
manually.  However the radvd provide a example file for redhad located
at "radvd/redhat/radvd.conf.empty". When installing, it would copy
radvd/redhat/radvd.conf.empty to /etc/radvd.conf. Also add this empty
conf here to used as an example of configuration

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 5af77740a4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-07-30 21:11:21 -07:00
..
2019-05-21 17:52:23 -07:00
2020-02-27 08:25:49 -08:00
2019-11-01 17:22:52 -07:00
2017-09-08 16:38:10 -04:00
2020-04-04 07:22:16 -07:00
2020-05-28 21:37:18 -07:00
2020-04-04 07:22:16 -07:00
2020-07-30 21:11:21 -07:00
2020-01-28 13:55:35 -08:00
2019-04-29 10:13:56 -07:00