Hi all, In https://github.com/openvswitch/ovs/blob/master/utilities/ovs-ctl.in (/usr/share/openvswitch/scripts/ovs-ctl in rhel), the set_defaults function seems to override the user-provided values in /etc/sysconfig/openvswitch.
/etc/sysconfig/openvswitch is the EnvironmentFile of the service configured in openvswitch-nonetwork.service, which runs before aforementioned set_defaults function, thus being overridden. Am I correct? I'm not familiar with systemd, but I think the logic makes sense.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss