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

Proposed by Christian Ehrhardt 
Status: Needs review
Proposed branch: ~paelzer/ubuntu/+source/openvswitch:lp-1910209-runtime-dir-GROOVY
Merge into: ~ubuntu-server-dev/ubuntu/+source/openvswitch:ubuntu/groovy
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+396074@code.launchpad.net
To post a comment you must log in.

Unmerged commits

89499b8... by Christian Ehrhardt 

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

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

b44e6d0... 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
1diff --git a/debian/changelog b/debian/changelog
2index 2d16a4e..1d64a65 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+openvswitch (2.13.1-0ubuntu1.2) groovy; urgency=medium
7+
8+ * d/openvswitch-switch.ovsdb-server.service: avoid removing the state
9+ dir on restart (LP: #1910209)
10+
11+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Mon, 11 Jan 2021 16:08:00 +0100
12+
13 openvswitch (2.13.1-0ubuntu1.1) groovy; urgency=medium
14
15 * d/openvswitch-switch.ovs*.service: Update ovs-vswitchd and ovsdb-server
16diff --git a/debian/openvswitch-switch.ovsdb-server.service b/debian/openvswitch-switch.ovsdb-server.service
17index 243b0f0..2b37229 100644
18--- a/debian/openvswitch-switch.ovsdb-server.service
19+++ b/debian/openvswitch-switch.ovsdb-server.service
20@@ -18,3 +18,4 @@ ExecReload=/usr/share/openvswitch/scripts/ovs-ctl --no-ovs-vswitchd \
21 --no-monitor restart $OVS_CTL_OPTS
22 RuntimeDirectory=openvswitch
23 RuntimeDirectoryMode=0755
24+RuntimeDirectoryPreserve=yes

Subscribers

People subscribed via source and target branches