Newer Older
f16725e 3 months ago History
15 lines | 0.669kb
Bogdan Timofte authored 3 months ago
1
# pve-net-hang-watchdog Changelog
2

            
3
## [1.0] - 2026-03-06
4

            
5
### Added
6
- Dedicated `scripts/install.sh` and `scripts/uninstall.sh`
7
- `setup.sh` wrapper for local and remote lifecycle operations
8
- Standardized defaults file at `/etc/default/xdev-pve-net-hang-watchdog`
9
- Installed documentation under `/usr/local/share/doc/xdev/pve-net-hang-watchdog`
10

            
11
### Changed
12
- Standardized uninstall path to `/usr/local/lib/xdev/pve-net-hang-watchdog/uninstall.sh`
13
- Updated systemd unit to use the namespaced defaults file
14
- Standardized project documentation and install workflow
15
- Installer now performs `systemctl enable --now` so the watchdog is active immediately after install