xref: /titanic_50/usr/src/pkg/manifests/service-network-ssh-common.mf (revision 7070180a84509473d1d2c66cbf633884cf520bd5)
175614fd9SAlexander Pyhalov#
275614fd9SAlexander Pyhalov# This file and its contents are supplied under the terms of the
375614fd9SAlexander Pyhalov# Common Development and Distribution License ("CDDL"), version 1.0.
475614fd9SAlexander Pyhalov# You may only use this file in accordance with the terms of version
575614fd9SAlexander Pyhalov# 1.0 of the CDDL.
675614fd9SAlexander Pyhalov#
775614fd9SAlexander Pyhalov# A full copy of the text of the CDDL should have accompanied this
875614fd9SAlexander Pyhalov# source.  A copy of the CDDL is also available via the Internet at
975614fd9SAlexander Pyhalov# http://www.illumos.org/license/CDDL.
1075614fd9SAlexander Pyhalov#
1175614fd9SAlexander Pyhalov
1275614fd9SAlexander Pyhalov#
1375614fd9SAlexander Pyhalov# Copyright 2015 Alexander Pyhalov
1475614fd9SAlexander Pyhalov#
1575614fd9SAlexander Pyhalov
16*7070180aSMarcel Telkaset name=pkg.fmri value=pkg:/service/network/ssh-common@$(PKGVERS).10
1775614fd9SAlexander Pyhalovset name=pkg.description \
182a52a162SRichard Lowe    value="Provides SMF service for the Secure Shell (SSH) service which creates RSA and DSA host keys if they are not available and start or stop the sshd (Secure Shell daemon)."
192a52a162SRichard Loweset name=pkg.summary value="Secure Shell (SSH) service."
2075614fd9SAlexander Pyhalovset name=info.classification \
2175614fd9SAlexander Pyhalov    value=org.opensolaris.category.2008:System/Security
222a52a162SRichard Loweset name=org.opensolaris.noincorp value=true
2375614fd9SAlexander Pyhalovset name=variant.arch value=$(ARCH)
2475614fd9SAlexander Pyhalovdir path=etc group=sys
2575614fd9SAlexander Pyhalovdir path=etc/ssh group=sys
2675614fd9SAlexander Pyhalovdir path=lib
2775614fd9SAlexander Pyhalovdir path=lib/svc
2875614fd9SAlexander Pyhalovdir path=lib/svc/manifest group=sys
2975614fd9SAlexander Pyhalovdir path=lib/svc/manifest/network group=sys
3075614fd9SAlexander Pyhalovdir path=lib/svc/method
3175614fd9SAlexander Pyhalovdir path=usr group=sys
3275614fd9SAlexander Pyhalovdir path=usr/share/man
3375614fd9SAlexander Pyhalovdir path=usr/share/man/man4
3475614fd9SAlexander Pyhalovfile path=etc/ssh/ssh_config group=sys \
3575614fd9SAlexander Pyhalov    original_name=network/ssh:etc/ssh/ssh_config preserve=true
3675614fd9SAlexander Pyhalovfile path=etc/ssh/sshd_config group=sys \
3775614fd9SAlexander Pyhalov    original_name=service/network/ssh:etc/ssh/sshd_config preserve=true
3875614fd9SAlexander Pyhalovfile path=lib/svc/manifest/network/ssh.xml group=sys mode=0444
3975614fd9SAlexander Pyhalovfile path=lib/svc/method/sshd mode=0555
4075614fd9SAlexander Pyhalovlicense usr/src/cmd/ssh/THIRDPARTYLICENSE \
4175614fd9SAlexander Pyhalov    license=usr/src/cmd/ssh/THIRDPARTYLICENSE
42