aboutsummaryrefslogtreecommitdiffstats
path: root/mkosi.extra
diff options
context:
space:
mode:
Diffstat (limited to 'mkosi.extra')
-rw-r--r--mkosi.extra/etc/systemd/system/bitwarden_rs.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkosi.extra/etc/systemd/system/bitwarden_rs.service b/mkosi.extra/etc/systemd/system/bitwarden_rs.service
index 54327c2..c6d3322 100644
--- a/mkosi.extra/etc/systemd/system/bitwarden_rs.service
+++ b/mkosi.extra/etc/systemd/system/bitwarden_rs.service
@@ -8,7 +8,7 @@ After=network.target
User=bitwarden_rs
Group=bitwarden_rs
# The location of the .env file for configuration
-EnvironmentFile=/etc/bitwarden_rs.env
+EnvironmentFile=/etc/bitwarden_rs/bitwarden_rs.env
# The location of the compiled binary
ExecStart=/usr/local/bin/bitwarden_rs
# Set reasonable connection and process limits