blob: af20ad78bd6130d286201c038920ab4f17b75ac9 [file] [log] [blame]
// +build linux
package daemon
func configsSupported() bool {
return true
}