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