File: control

package info (click to toggle)
netkit-rwall 0.17-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 144 kB
  • ctags: 28
  • sloc: ansic: 295; makefile: 98; sh: 33
file content (25 lines) | stat: -rw-r--r-- 897 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: netkit-rwall
Section: net
Priority: optional
Maintainer: Herbert Xu <herbert@debian.org>
Standards-Version: 3.5.6
Build-Depends: debhelper, netkit-rpc | libc6-dev (>= 2.2.3-3) | libc6.1-dev (>= 2.2.3-3) | libc0.2-dev (>= 2.2.3-3)

Package: rwalld
Architecture: any
Depends: portmap | netbase (<< 4.00), ${shlibs:Depends}
Replaces: netstd
Description: Write messages to users currently logged in server.
 rpc.rwalld is a server which will send a message to users currently logged in
 to the system.  This server invokes the wall(1) command to actually write the
 messages to the system.

Package: rwall
Architecture: any
Depends: ${shlibs:Depends}
Replaces: netstd
Description: Send a message to users logged on a host.
 The rwall command sends a message to the users logged into the specified host.
 The message to be sent can be typed in and terminated with EOF or it can be in
 a file.