blob: 7cb2e9c438842b5b01cd86897102421282ab8a0e [file]
// +build windows
package daemon
func configsSupported() bool {
return true
}