Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template .conf files for built-in inetd services #55

Closed
troglobit opened this issue Dec 15, 2016 · 1 comment
Closed

Template .conf files for built-in inetd services #55

troglobit opened this issue Dec 15, 2016 · 1 comment
Labels

Comments

@troglobit
Copy link
Owner

troglobit commented Dec 15, 2016

For ease of use, it would be neat to be able to, e.g.:

initctl add inetd echo

To start an echo server.


From TODO:

  • Solaris SMF (Service Management Facility) has some interesting features that may be well worth looking into adopting:

       svcs enable -rt svc:/network/ssh:default
    

    That is: (r)esolve dependencies and only enable ssh (t)emporary iin the default runlevel when networking is available.

  • initctl add /sbin/service -n -- Service description, for details /proc/bus/usb is disabled on newer kernel #69 (comment)

@troglobit troglobit added this to the v3.1 milestone Jul 4, 2017
@troglobit troglobit modified the milestones: v3.1, v3.2 Dec 13, 2017
@troglobit troglobit removed this from the v3.3 milestone Feb 10, 2021
@troglobit
Copy link
Owner Author

Inetd support removed due to #101, this issue is therefore closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant