summaryrefslogtreecommitdiff
path: root/systemd/restic-check.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/restic-check.service')
-rw-r--r--systemd/restic-check.service1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd/restic-check.service b/systemd/restic-check.service
index 66d87f1..e840159 100644
--- a/systemd/restic-check.service
+++ b/systemd/restic-check.service
@@ -8,7 +8,6 @@ Type=oneshot
# ExecStart path will be replaced by setup.sh during installation
ExecStart=/path/to/be/replaced/restic_check.sh
# Environment variable will be set by setup.sh based on scope
-Environment="HOME=/root"
# Memory limits to prevent OOM on VPS
MemoryMax=500M
MemorySwapMax=500M