diff options
author | Colin Watson <cjwatson@debian.org> | 2017-09-01 11:17:18 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-09-01 11:17:18 +0100 |
commit | 01b1cfd05d46cc2fc6679749da26e7e3a478b6ee (patch) | |
tree | c220f5cb689719ebbd6e695faff051583a0fe73b /debian/changelog | |
parent | 30d326ff9a02a10d0aa2cad1a5cd9d05554e78fd (diff) |
Give up and use systemctl to start haveged if running under systemd; this shouldn't be necessary, but I can't seem to get things working in the Ubuntu autopkgtest environment otherwise.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f2f442576..4184a8508 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,9 @@ | |||
1 | openssh (1:7.5p1-10) UNRELEASED; urgency=medium | 1 | openssh (1:7.5p1-10) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Tell haveged to create the pid file we expect. | 3 | * Tell haveged to create the pid file we expect. |
4 | * Give up and use systemctl to start haveged if running under systemd; | ||
5 | this shouldn't be necessary, but I can't seem to get things working in | ||
6 | the Ubuntu autopkgtest environment otherwise. | ||
4 | 7 | ||
5 | -- Colin Watson <cjwatson@debian.org> Fri, 01 Sep 2017 02:41:04 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Fri, 01 Sep 2017 02:41:04 +0100 |
6 | 9 | ||