summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2019-02-28 12:17:38 +0000
committerDmitry Bogatov <KAction@debian.org>2019-02-28 12:17:38 +0000
commit51fb67fb3fcec62888e0eccfaaaf366da1a2d31d (patch)
tree70f0a6bac2768109277dde37eae4b5be6ef9f3b2 /debian
parent2cb04111c0e29a046e14ebbc87a6308111d78598 (diff)
Do not create /etc/sv directory if there is no runscript (Closes: #923439)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9398ce..90c3ea8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1dh-runit (2.8.8) UNRELEASED; urgency=medium
2
3 * Do not create /etc/sv directory if there is no runscript (Closes: #923439)
4 + Thanks: Mathieu Mirmont <mat@parad0x.org>
5
6 -- Dmitry Bogatov <KAction@debian.org> Thu, 28 Feb 2019 12:15:20 +0000
7
1dh-runit (2.8.7) experimental; urgency=medium 8dh-runit (2.8.7) experimental; urgency=medium
2 9
3 * Generate breaks with runit version, predating 'invoke-run' script. 10 * Generate breaks with runit version, predating 'invoke-run' script.