Skip to content

An example application of a "budgerigar" type of service meant for xinetd socket activation.

License

Notifications You must be signed in to change notification settings

Tiboris/xinetd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xinetd-example

An example application of a "budgerigar" type of service meant for xinetd socket activation.

Simply compile budgerigar binary using make.

Copy the budgerigar.conf into xinetd.conf.d directory.

Aply the services patch or simply add there service record for budgerigar using:

echo -e "budgerigar\t\t60006/tcp" >> /etc/services

(Re)start the xinetd daemon.

About

An example application of a "budgerigar" type of service meant for xinetd socket activation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published