aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--systemd/user/dumpwatch.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/user/dumpwatch.service b/systemd/user/dumpwatch.service
index 657424b..8161c69 100644
--- a/systemd/user/dumpwatch.service
+++ b/systemd/user/dumpwatch.service
@@ -4,7 +4,7 @@ Description=Watch ~/dumpdir for things to upload to theos
[Service]
Environment=dump_host=theos.kyriasis.com
Environment=dump_user=kyrias
-ExecStart=/home/kyrias/.local/bin/dumpwatch.zsh
+ExecStart=/home/%u/.local/bin/dumpwatch.zsh
[Install]
WantedBy=default.target