Daemon updates, backgrounding, and CLI integration
This commit is contained in:
@@ -7,5 +7,5 @@ import (
|
||||
|
||||
func CobraRunE(cmd *cobra.Command, args []string) error {
|
||||
|
||||
return warewulfd.RunServer()
|
||||
return warewulfd.DaemonStart()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user