summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2014-10-16 22:34:35 +0200
committerGuillem Jover <guillem@debian.org>2014-10-20 14:52:09 +0200
commitd163f7f5c06261b7126856246be971e86580a1e9 (patch)
tree22ca84649423aa1339c50fb5fb45600969b962ba /debian
parentaf9a54d1f985a3c513adda9a44e4cc3bf7240ab3 (diff)
downloaddpkg-d163f7f5c06261b7126856246be971e86580a1e9.tar.gz
s-s-d: Add a new --remove-pidfile option
This is the counter-option to --make-pidfile, so that programs that need their pidfile created can use an option to remove them without needing to do that manually.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7b2cad658..9c0dc7dba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ dpkg (1.17.19) UNRELEASED; urgency=low
the process itself. Although a bit of a dubious usage, because any error
before executing the program will not be properly reported to the caller.
Regression introduced in dpkg 1.17.14. Closes: #765110
+ * Add new --remove-pidfile option to start-stop-daemon.
[ Updated programs translations ]
* Italian (Milo Casagrande): Closes: #765748