// +build linux

package daemon

func configsSupported() bool {
	return true
}