summaryrefslogtreecommitdiff
path: root/sandcastle-ng/systemd/setup-sandcastle.service
diff options
context:
space:
mode:
Diffstat (limited to 'sandcastle-ng/systemd/setup-sandcastle.service')
-rw-r--r--sandcastle-ng/systemd/setup-sandcastle.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/sandcastle-ng/systemd/setup-sandcastle.service b/sandcastle-ng/systemd/setup-sandcastle.service
index 31ff233..8549c75 100644
--- a/sandcastle-ng/systemd/setup-sandcastle.service
+++ b/sandcastle-ng/systemd/setup-sandcastle.service
@@ -5,6 +5,7 @@ ConditionPathExists=/provision/setup-sandcastle.sh
[Service]
Type=oneshot
ExecStart=/provision/setup-sandcastle.sh
+EnvironmentFile=/provision/runtime.env
RemainAfterExit=yes
[Install]