Added default "services" configuration that enables telnetd for now.
To log in, user is "baron" (if you haven't overridden the $USER environment variable), and the password is empty (ie. just press return). Note, the password is currently hardcoded into src/system/libroot/posix/pwd.c. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21561 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
service telnet {
|
||||
launch telnetd
|
||||
}
|
||||
Reference in New Issue
Block a user