diff options
author | Colin Watson <cjwatson@debian.org> | 2017-05-09 13:12:09 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-05-09 13:12:09 +0100 |
commit | ca52d27d024543377671e0bec449f74384284074 (patch) | |
tree | e12d269ab5087362e4e879ddbc4b097dfcbba10f /debian/changelog | |
parent | 4b1f2be61e8f98b5462447ade80a6d829422c4a3 (diff) |
Only call "initctl set-env" from agent-launch if $UPSTART_SESSION is set (LP: #1689299).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ae5b84e09..5dcf4438e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,8 @@ openssh (1:7.5p1-4) UNRELEASED; urgency=medium | |||
2 | 2 | ||
3 | * Drop README.Debian section on privilege separation, as it's no longer | 3 | * Drop README.Debian section on privilege separation, as it's no longer |
4 | optional. | 4 | optional. |
5 | * Only call "initctl set-env" from agent-launch if $UPSTART_SESSION is set | ||
6 | (LP: #1689299). | ||
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Wed, 03 May 2017 12:23:16 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Wed, 03 May 2017 12:23:16 +0100 |
7 | 9 | ||