On 7/12/21 22:15, Flavio Leitner wrote: > On Wed, May 12, 2021 at 05:08:08PM +0200, Timothy Redaelli wrote: >> Systemd unit file generates warnings about PID file path since /var/run >> is a legacy path so just use /run instead of /var/run. >> >> /var/run is a symlink of /run starting from RHEL7 (and any other distribution >> that uses systemd). >> >> Reported-at: https://bugzilla.redhat.com/1952081 >> Signed-off-by: Timothy Redaelli <[email protected]> >> --- > > Reproduced on F34: > Jul 12 17:03:28 p50 systemd[1]: > /usr/lib/systemd/system/ovs-vswitchd.service:12: PIDFile= references > a path below legacy directory /var/run/, updating > /var/run/openvswitch/ovs-vswitchd.pid → > /run/openvswitch/ovs-vswitchd.pid; please update the unit file > accordingly. > > Acked-by: Flavio Leitner <[email protected]>
Sorry for delay. Applied. Thanks! Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
