Simplify warewulfd logging
- Collapse SEND and RECV logs into INFO. - Add /etc/default/warewulfd Closes #725 Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -6,6 +6,7 @@ AssertFileIsExecutable=@BINDIR@/wwctl
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
EnvironmentFile=-/etc/default/warewulfd
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=@BINDIR@/wwctl server
|
||||
|
||||
Reference in New Issue
Block a user