wwclient uses WW_IPADDR, if set, to contact the Warewulf server.

- Closes: #1788

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-03-22 01:24:09 -06:00
parent be322a8062
commit e4a9018b80
6 changed files with 14 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ After=local-fs.target
[Service]
Type=notify
EnvironmentFile=-/etc/default/wwclient
ExecStart=/warewulf/wwclient
ExecReload=/bin/kill -s SIGHUP "$MAINPID"
PIDFile=/var/run/wwclient.pid