Merge ~paelzer/ubuntu/+source/openvswitch:lp-1910209-runtime-dir-BIONIC into ~ubuntu-server-dev/ubuntu/+source/openvswitch:ubuntu/bionic

Proposed by Christian Ehrhardt 
Status: Needs review
Proposed branch: ~paelzer/ubuntu/+source/openvswitch:lp-1910209-runtime-dir-BIONIC
Merge into: ~ubuntu-server-dev/ubuntu/+source/openvswitch:ubuntu/bionic
Diff against target: 24 lines (+8/-0)
2 files modified
debian/changelog (+7/-0)
debian/openvswitch-switch.ovsdb-server.service (+1/-0)
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+396076@code.launchpad.net
To post a comment you must log in.

Unmerged commits

23d8e85... by Christian Ehrhardt 

changelog: avoid removing the state dir (LP: #1910209)

Signed-off-by: Christian Ehrhardt <email address hidden>

3c4e5c1... by Christian Ehrhardt 

d/openvswitch-switch.ovsdb-server.service: avoid removing the state dir (LP: #1910209)

Signed-off-by: Christian Ehrhardt <email address hidden>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index 9ca536d..2269cc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1openvswitch (2.9.7-0ubuntu0.18.04.2) bionic; urgency=medium
2
3 * d/openvswitch-switch.ovsdb-server.service: avoid removing the state
4 dir on restart (LP: #1910209)
5
6 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Mon, 11 Jan 2021 16:10:07 +0100
7
1openvswitch (2.9.7-0ubuntu0.18.04.1) bionic; urgency=medium8openvswitch (2.9.7-0ubuntu0.18.04.1) bionic; urgency=medium
29
3 [ James Page ]10 [ James Page ]
diff --git a/debian/openvswitch-switch.ovsdb-server.service b/debian/openvswitch-switch.ovsdb-server.service
index 342c001..771e60e 100644
--- a/debian/openvswitch-switch.ovsdb-server.service
+++ b/debian/openvswitch-switch.ovsdb-server.service
@@ -18,3 +18,4 @@ ExecReload=/usr/share/openvswitch/scripts/ovs-ctl --no-ovs-vswitchd \
18 --no-monitor restart $OVS_CTL_OPTS18 --no-monitor restart $OVS_CTL_OPTS
19RuntimeDirectory=openvswitch19RuntimeDirectory=openvswitch
20RuntimeDirectoryMode=075520RuntimeDirectoryMode=0755
21RuntimeDirectoryPreserve=yes

Subscribers

People subscribed via source and target branches