diff options
author | Clifford Garwood II <cliff@cigii.com> | 2019-12-05 08:13:47 -0500 |
---|---|---|
committer | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-12-05 13:13:47 +0000 |
commit | ba7af15d4eb88712742edbf129667996cf3a59b3 (patch) | |
tree | 153b2b71c6cc3f2cba90c2828839716e8159afa8 /changelog.d | |
parent | 1.6.1 (diff) | |
download | synapse-ba7af15d4eb88712742edbf129667996cf3a59b3.tar.xz |
Modify systemd unit file reference to align with installation instruction (#6369)
Signed-off-by: Clifford Garwood II cliff@cigii.com
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6369.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6369.doc b/changelog.d/6369.doc new file mode 100644 index 0000000000..6db351d7db --- /dev/null +++ b/changelog.d/6369.doc @@ -0,0 +1 @@ +Update documentation and variables in user contributed systemd reference file. |