diff options
author | bouyer <bouyer@pkgsrc.org> | 2002-01-12 18:34:56 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2002-01-12 18:34:56 +0000 |
commit | 2be0bf251556e9d89c4f8ce1677ad2617f486beb (patch) | |
tree | 352a730182b2c087b4585895ec2c85e9e02491d5 /comms/xtel/MESSAGE | |
parent | b7a3462e50f7074498d92154154118a2c5f2530c (diff) | |
download | pkgsrc-2be0bf251556e9d89c4f8ce1677ad2617f486beb.tar.gz |
Initial import of Xtel, a Minitel emulator. Probably not of much use outside
France :)
Diffstat (limited to 'comms/xtel/MESSAGE')
-rw-r--r-- | comms/xtel/MESSAGE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/comms/xtel/MESSAGE b/comms/xtel/MESSAGE new file mode 100644 index 00000000000..b03e21b62f1 --- /dev/null +++ b/comms/xtel/MESSAGE @@ -0,0 +1,8 @@ +Make sure there is a symbolic link from your modem device to /dev/modem. +You may also have to adjust $X11BASE}/lib/X11/xtel/xtel.lignes for your +modem. +You also have to add: +xtel 1313/tcp +to /etc/services and +xtel stream tcp nowait root $X11BASE}/bin/xteld xteld +to /etc/inetd.conf |