Daemon logging to syslog (#152)
This commit is contained in:
@@ -24,6 +24,7 @@ type WarewulfConf struct {
|
||||
Secure bool `yaml:"secure"`
|
||||
UpdateInterval int `yaml:"update interval"`
|
||||
AutobuildOverlays bool `yaml:"autobuild overlays"`
|
||||
Syslog bool `yaml:"syslog"`
|
||||
}
|
||||
|
||||
type DhcpConf struct {
|
||||
|
||||
Reference in New Issue
Block a user