summaryrefslogtreecommitdiff
path: root/debian/matrix-conduit.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/matrix-conduit.service')
-rw-r--r--debian/matrix-conduit.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/matrix-conduit.service b/debian/matrix-conduit.service
index 96c4856..42969c1 100644
--- a/debian/matrix-conduit.service
+++ b/debian/matrix-conduit.service
@@ -9,7 +9,8 @@ Type=simple
Environment="ROCKET_ENV=production"
Environment="ROCKET_DATABASE_PATH=/var/lib/matrix-conduit"
-EnvironmentFile=/etc/matrix-conduit/env
+EnvironmentFile=/etc/matrix-conduit/debian
+EnvironmentFile=/etc/matrix-conduit/local
ExecStart=/usr/sbin/matrix-conduit
Restart=on-failure