feat(systemd): support configurable service environment variables
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## Pending
|
||||
|
||||
### Features
|
||||
|
||||
- support configurable service environment variables (systemd)
|
||||
- Add optional environment configuration to SmartDaemon service options.
|
||||
- Render validated and escaped systemd Environment entries from service definitions.
|
||||
- Remove the hard-coded NODE_OPTIONS memory setting from generated unit files.
|
||||
- Update development tooling dependencies.
|
||||
|
||||
## 2026-05-01 - 2.1.1 - fix(systemdmanager)
|
||||
migrate systemd file operations to smartfs and tighten TypeScript safety
|
||||
|
||||
|
||||
Reference in New Issue
Block a user