aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/shr.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 5b0b29a175..2a33427e30 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -29,6 +29,8 @@ DISTRO_PR = ".4"
DISTRO_TYPE = "debug"
DISTRO = "shr"
+DISTRO_SSH_DAEMON = "openssh"
+
#Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable
ENABLE_BINARY_LOCALE_GENERATION ?= "1"