Hide Forgot
Description of problem: radvd does not create or write the PID to the path provided with '-p' command line argument when using the '-n' option to prevent running as a daemon. This interferes with containerizing this service for use with OpenStack neutron. Version-Release number of selected component (if applicable): 1.9.2 of radvd How reproducible: 100% Steps to Reproduce: Run radvd using both the -n and -p options radvd -n -p /somepath/radvd.pid Actual results: radvd runs but does not write it's PID to the provided file Expected results: PID file created with the correct contents. Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:3027