summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Rio Deiros <drio@users.noreply.github.com>2020-05-28 11:02:41 -0400
committerGitHub <noreply@github.com>2020-05-28 16:02:41 +0100
commit47db2c3673290ca1e0dff3bd4fb9f461c97c67c3 (patch)
treee2007aeee4967777cb560435561fa5d529592a10 /changelog.d
parentMerge branch 'master' into develop (diff)
downloadsynapse-47db2c3673290ca1e0dff3bd4fb9f461c97c67c3.tar.xz
Add entry to set dependency against psql service (#7591)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7591.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7591.misc b/changelog.d/7591.misc
new file mode 100644
index 0000000000..17785b1f21
--- /dev/null
+++ b/changelog.d/7591.misc
@@ -0,0 +1 @@
+Add comment to systemd example to show postgresql dependency.