![]() |
#1 |
Member
![]() Posts: 17
Karma: 10
Join Date: Feb 2016
Device: none
|
Too many instances of inetd
Hi there,
I gained telent access to my Kobo Glo HD as described here in several places using a preconfigured KoboRoot.tgz with the following contents: rcS2 Code:
#!/bin/sh mkdir -p /dev/pts mount -t devpts devpts /dev/pts /bin/busybox inetd Code:
# <service_name> <sock_type> <proto> <flags> <user> <server_path> <args> #ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd #telnet stream tcp nowait root /usr/sbin/telnetd telnetd -l /bin/login 21 stream tcp nowait root /bin/busybox ftpd -w -S 23 stream tcp nowait root /bin/busybox telnetd -l /bin/login -i Code:
# This is run first except when booting in single-user mode. ::sysinit:/etc/init.d/rcS ::respawn:/sbin/getty -L ttymxc0 115200 vt100 ::ctrlaltdel:/sbin/reboot ::shutdown:/bin/umount -a -r ::restart:/sbin/init ::sysinit:/etc/init.d/rcS2 ::respawn:/bin/busybox inetd Code:
ps Code:
free As a workaround calling Code:
pkill -f inetd Does anyone else have this phenomenon of increasing number of inetd-processes? Does anyone have a solution to avoid this problem? Are the above files correct for the Kobo Glo HD or is there something different for the Glo HD? Kind regards KristianR |
![]() |
![]() |
![]() |
#3 |
Member
![]() Posts: 17
Karma: 10
Join Date: Feb 2016
Device: none
|
Hi tshering,
thanks a lot for your hint. With this patch everything works fine. Kind regards KristianR |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compare two instances of calibre | snoopyeab | Library Management | 9 | 03-10-2015 05:03 AM |
add two pdf instances for one book | deva1984 | Library Management | 2 | 07-14-2013 04:06 AM |
Two or multiple instances of Calibre on one computer | clockmaker | Library Management | 2 | 06-30-2012 01:55 PM |
Two instances of Calibre | Ortep | Calibre | 4 | 03-25-2011 06:10 PM |
Peculiar instances of georestrictions | AprilHare | General Discussions | 9 | 10-12-2010 12:06 AM |