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