Add execreload and execstop to warewulfd.service.
This commit is contained in:
@@ -10,6 +10,9 @@ User=root
|
||||
Group=root
|
||||
|
||||
ExecStart=@BINDIR@/wwctl server start
|
||||
ExecReload=/usr/bin/wwctl server reload
|
||||
ExecStop=/usr/bin/wwctl server stop
|
||||
|
||||
PIDFile=/var/run/warewulfd.pid
|
||||
Restart=always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user