Merge ~paelzer/ubuntu/+source/pollinate:lp-1848923-cache-directory-BIONIC into ubuntu/+source/pollinate:ubuntu/bionic-devel

Proposed by Christian Ehrhardt 
Status: Merged
Approved by: Christian Ehrhardt 
Approved revision: 9a7673c5019097d09681535e793eac1f7fc7949f
Merged at revision: 9a7673c5019097d09681535e793eac1f7fc7949f
Proposed branch: ~paelzer/ubuntu/+source/pollinate:lp-1848923-cache-directory-BIONIC
Merge into: ubuntu/+source/pollinate:ubuntu/bionic-devel
Diff against target: 27 lines (+8/-0)
2 files modified
debian/changelog (+6/-0)
debian/pollinate.service (+2/-0)
Reviewer Review Type Date Requested Status
Robie Basak sru Approve
Canonical Server packageset reviewers Pending
Canonical Server Pending
Review via email: mp+397889@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :
Revision history for this message
Robie Basak (racb) :
review: Approve (sru)
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Tagged and uploaded

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 0688c3f..6746f23 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+pollinate (4.33-0ubuntu1~18.04.2) bionic; urgency=medium
7+
8+ * d/pollinate.service: ensure cache directory is recreated (LP: #1848923)
9+
10+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 09 Feb 2021 10:57:54 +0100
11+
12 pollinate (4.33-0ubuntu1~18.04.1) bionic; urgency=medium
13
14 * New upstream release (LP: #1761240):
15diff --git a/debian/pollinate.service b/debian/pollinate.service
16index 1b093ea..a37ab8d 100644
17--- a/debian/pollinate.service
18+++ b/debian/pollinate.service
19@@ -8,6 +8,8 @@ ConditionPathExists=!/var/cache/pollinate/seeded
20 [Service]
21 User=pollinate
22 ExecStart=/usr/bin/pollinate
23+CacheDirectory=pollinate
24+CacheDirectoryMode=0750
25 Type=oneshot
26
27 [Install]

Subscribers

People subscribed via source and target branches