On 09/22/2017 03:44 PM, Aaron Conole wrote: > When the logrotate script runs, and Open vSwitch is running as a non-root > user, the /var/log/openvswitch directory doesn't have other rx bits set. > This means the reopen attempt will fail with "permission denied", even though > the default logrotate configuration creates a new log file with the > appropriate attributes. > > This change sets the r/x bits for other on /var/log/messages > > Signed-off-by: Aaron Conole <[email protected]> > Tested-by: Jean Hsiao <[email protected]>
Acked-by: Timothy Redaelli <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
