From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> There's no need to disable sshd for a JEOS installation. Actually, having sshd running is more than desired. Signed-off-by: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> --- data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in b/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in index 7a0fa0f..cf93af6 100644 --- a/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in +++ b/data/install-script/opensuse.org/opensuse-autoyast-jeos.xml.in @@ -251,9 +251,6 @@ zypper ar -f <xsl:call-template name="repo-update-oss"/> repo-update-oss <services-manager> <default_target>multi-user</default_target> <services> - <disable config:type="list"> - <service>sshd</service> - </disable> <enable config:type="list"/> </services> </services-manager> -- 2.9.3 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo