Diff teleport-4.1.4 with a teleport-9999

/usr/portage/sys-cluster/teleport/teleport-9999.ebuild 2023-10-09 14:52:35.468368501 +0300
36 36
	dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport}
37 37

  
38 38
	insinto /etc/${PN}
39
	newins "${FILESDIR}"/${PN}.yaml ${PN}.yaml
39
	doins "${FILESDIR}"/${PN}.yaml
40 40

  
41 41
	newinitd "${FILESDIR}"/${PN}.init.d ${PN}
42 42
	newconfd "${FILESDIR}"/${PN}.conf.d ${PN}
Thank you!