[Libosinfo] [osinfo-db 08/11] install-script, opensuse: Don't disable sshd for JEOS
Fabiano Fidêncio
fidencio at redhat.com
Tue Apr 18 21:29:28 UTC 2017
From: Fabiano Fidêncio <fabiano at fidencio.org>
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 at fidencio.org>
---
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
More information about the Libosinfo
mailing list