Skip to content

Commit

Permalink
Merge pull request #2767 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2690-to-release-4.7

[release-4.7] Bug 2004581: Set ovs syslog level to info
  • Loading branch information
openshift-merge-robot committed Sep 24, 2021
2 parents 547454e + db7acf7 commit cb1ad96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/common/_base/units/ovs-vswitchd.service.yaml
Expand Up @@ -7,3 +7,5 @@ dropins:
ExecStartPre=-/bin/sh -c '/usr/bin/chown -R :$${OVS_USER_ID##*:} /var/lib/openvswitch'
ExecStartPre=-/bin/sh -c '/usr/bin/chown -R :$${OVS_USER_ID##*:} /etc/openvswitch'
ExecStartPre=-/bin/sh -c '/usr/bin/chown -R :$${OVS_USER_ID##*:} /run/openvswitch'
ExecStartPost=-/usr/bin/ovs-appctl vlog/set syslog:info
ExecReload=-/usr/bin/ovs-appctl vlog/set syslog:info

0 comments on commit cb1ad96

Please sign in to comment.