summaryrefslogtreecommitdiff
tag namev1.4.2 (e64ef2985625eddc2e8ae85584707997216d0e83)
tag date2025-10-27 13:41:18 +1000
tagged bySam Scholten
tagged objectcommit 73347c8ab1...
downloaddrestic-1.4.2.tar.gz
drestic-1.4.2.zip
Release v1.4.2: Fix systemd service environment variables for user scope installations
This release fixes a critical issue where systemd services would have incorrect HOME environment variable in user scope installations, causing potential backup failures or incorrect path usage. Changes: - Fix systemd service environment variables in setup.sh (properly set HOME based on scope) - This fixes a regression that was accidentally re-introduced in v1.4.1