summaryrefslogtreecommitdiffstats
path: root/src.etc/init.d/telnetd
diff options
context:
space:
mode:
Diffstat (limited to 'src.etc/init.d/telnetd')
-rwxr-xr-xsrc.etc/init.d/telnetd3
1 files changed, 3 insertions, 0 deletions
diff --git a/src.etc/init.d/telnetd b/src.etc/init.d/telnetd
index 562e1d6..d927778 100755
--- a/src.etc/init.d/telnetd
+++ b/src.etc/init.d/telnetd
@@ -1,5 +1,8 @@
#!/bin/sh /etc/rc.common
+START='S50'
+STOP='K60'
+
start()
{
log 'Starting telnetd'