blob: 1a7cbc9dc73443be0084023a2348f75ca131fdbf [file]
// +build !linux,!windows
package daemon
func configsSupported() bool {
return false
}