From 65c65bb7a3e981b01e0dfe42dbd62617b867de55 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 1 Jul 2016 15:49:52 +1000 Subject: Add telnetd as service to rc.conf. --- libbsd.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libbsd.py') diff --git a/libbsd.py b/libbsd.py index e116d05b..e8b10343 100755 --- a/libbsd.py +++ b/libbsd.py @@ -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']() -- cgit v1.2.3