fix(install): refresh systemd service configuration before restarting previously running installations

This commit is contained in:
2026-03-16 11:07:00 +00:00
parent f5c1d5fcda
commit 01e3ba16c4
4 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-16 - 1.15.3 - fix(install)
refresh systemd service configuration before restarting previously running installations
- Re-enable the systemd service during updates so unit file changes are applied before restart
- Add a log message indicating the service configuration is being refreshed
## 2026-03-16 - 1.15.2 - fix(systemd)
set HOME and DENO_DIR for the systemd service environment