Merge pull request #1993 from middelkoopt/tm-systemd-warewulfd

Add default for systemd name for warewulf in warewulf.conf
This commit is contained in:
Jonathon Anderson
2025-09-04 15:14:38 -06:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Build support for EL10, EL10 depends on `dnsmasq` and no longer `dhcpd-server` (EOL). #1974
- `make rpm` added for local development rpm builds. #1974
- `wwclient --once` prompts wwclient to run once. #1226
- Added default for warewulf 'systemd name' #1993
### Changed

View File

@@ -5,6 +5,7 @@ warewulf:
update interval: 60
autobuild overlays: true
host overlay: true
systemd name: warewulfd
dhcp:
enabled: true
range start: 10.0.1.1