daemon/secrets_linux.go
3716ec25
 package daemon
 
 func secretsSupported() bool {
 	return true
 }