File: README.debian

package info (click to toggle)
xtell 1.91.2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 164 kB
  • ctags: 65
  • sloc: ansic: 962; makefile: 81; sh: 39
file content (14 lines) | stat: -rw-r--r-- 668 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
xtell 
----------------------
xtell by default will run as daemon. This is not optimal, you may want to
run it from inetd. To do so, uncomment exit 0 at the top of 
/etc/init.d/xtell, and add following entry to /etc/services:
xtell	4224/tcp			# xtell server
(separators are tabs, _not_ spaces), uncomment xtelld entry in 
/etc/inetd.conf (i.e. delete #<off>#) and restart inetd with killall -HUP inetd
However, /etc/services will be overwritten by default the next time you update 
netbase.
Therefore, do this only if you understand the text above and you know what you 
are doing. 

Radovan Garabik <garabik@melkor.dnp.fmph.uniba.sk>, Sat, 19 Dec 1998 15:22:09 +0100