Comment on Automating Restic backups
dgdft@lemmy.world 3 weeks agoSeconding this answer. The error message and description scream envvar issue.
This is my first time using systemd, so I’m not sure if I am overlooking an obvious step or what.
@gedaliyah@lemmy.world Did you run a systemctl daemon-reload
after making the PassEnvironment change to your service file?
gedaliyah@lemmy.world 2 weeks ago
Yes, I’ve been running the two commands one after the other. I’m assuming that daemon-reload reloads the files into memory or whatever?