diff --git a/dotfiles/systemd.org b/dotfiles/systemd.org index 419a22d..31155c5 100644 --- a/dotfiles/systemd.org +++ b/dotfiles/systemd.org @@ -15,7 +15,7 @@ [Service] Type=oneshot - ExecStart=/home/%i/scripts/buku_git_push.sh + ExecStart=%h/scripts/buku_git_push.sh #+END_SRC ** Timer @@ -74,7 +74,7 @@ [Service] Type=oneshot - ExecStart=/home/%i/scripts/checkmail.sh + ExecStart=%h/scripts/checkmail.sh #+END_SRC ** Timer @@ -174,7 +174,7 @@ [Service] Type=oneshot - ExecStart=/home/%i/scripts/checkmail.sh all + ExecStart=%h/scripts/checkmail.sh all #+END_SRC ** Timer