Difference between revisions of "Xinetd"

From SME Server
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{Languages}}
 +
==Version==
 +
{{#smeversion: smeserver-xinetd }}
 +
==Maintainer==
 +
[[Unnilennium|JP Pialasse]]
 +
 +
==Description==
 +
this is just a wrapper to be able to launch xinitd and have it running, you will then have to configure yourself all the depending service to run and play with needed services/ports open and hosts.allow.
  
==Version==
 
{{ #smeversion: smeserver-xinetd }}
 
 
==Install==
 
==Install==
 
  yum install smeserver-xinetd --enablerepo=smecontribs
 
  yum install smeserver-xinetd --enablerepo=smecontribs
Line 10: Line 16:
  
 
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-xinetd|noresultsmessage="No open bugs found."}}
 
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-xinetd|noresultsmessage="No open bugs found."}}
 +
 +
 +
===Changelog===
 +
Only released version in smecontrib are listed here.
 +
 +
{{#smechangelog: smeserver-xinetd}}
  
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Latest revision as of 04:59, 24 February 2021


Version

Contrib 10:
Contrib 9:
smeserver-xinetd
The latest version of smeserver-xinetd is available in the SME repository, click on the version number(s) for more information.


Maintainer

JP Pialasse

Description

this is just a wrapper to be able to launch xinitd and have it running, you will then have to configure yourself all the depending service to run and play with needed services/ports open and hosts.allow.

Install

yum install smeserver-xinetd --enablerepo=smecontribs


Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-xinetd component or use this link .

IDProductVersionStatusSummary
12028SME Contribs10.0CONFIRMEDadd contrib to backup list [smeserver-xinetd]


Changelog

Only released version in smecontrib are listed here.

smeserver-xinetd Changelog: SME 10 (smecontribs)

2021/02/23 Jean-Philipe Pialasse 0.3-5.sme
- import for SME10 [SME: 11387]

 systemd compliant
update event
2018/11/30 John Crisp 0.3-4.sme
- Add configuration for smtp [SME: 10512]

2018/02/13 Jean-Philipe Pialasse 0.3-3.sme
- add new template for the complete config file [SME: 7832]

- requires e-smith-base >= 5.6.0-34 after other xinetd.conf fragment has been removed
2018/02/13 Jean-Philipe Pialasse 0.3-2.sme
- fix double default template and missind xinetd.d [SME: 7832]
2015/09/24 stephane de Labrusse 0.3-1.sme
- Initial release to contribs9