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