Fixed Warewulfd and systemd

This commit is contained in:
Gregory Kurtzer
2021-04-24 16:49:06 -07:00
parent 1e0b86b71c
commit d1bae3582b
3 changed files with 2 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ AssertFileIsExecutable=/usr/bin/wwctl
[Service]
Type=forking
User=root
Group=warewulf
Group=root
ExecStart=/usr/bin/wwctl server start
PIDFile=/tmp/warewulfd.pid