Add telnetd as service to rc.conf.

This commit is contained in:
Chris Johns
2016-07-01 15:49:52 +10:00
parent fc26479566
commit 65c65bb7a3
9 changed files with 296 additions and 42 deletions

View File

@@ -148,6 +148,8 @@ def rtems(mm):
'telnetd/des.c',
'telnetd/pty.c',
'telnetd/telnetd.c',
'telnetd/telnetd-init.c',
'telnetd/telnetd-service.c',
'sys/dev/tsec/if_tsec_nexus.c',
],
mm.generator['source']()