summaryrefslogtreecommitdiff
path: root/debian/control
blob: b69d10917a6e20351e5a4a3688a50b3c98763a12 (plain)
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
26
27
28
29
30
Source: ifplugd
Section: net
Priority: optional
Maintainer: Oliver Kurth <oku@debian.org>
Build-Depends: debhelper (>> 4.0.0), libdaemon-dev (>= 0.7), lynx | lynx-ssl, pkg-config
Standards-Version: 3.6.1

Package: ifplugd
Architecture: any
Depends:  ${shlibs:Depends}, debconf (>> 0.5)
Recommends: ifupdown (>= 0.6.4-4.2)
Description: A configuration daemon for ethernet devices
 ifplugd is a daemon which will automatically configure your
 ethernet device when a cable is plugged in and automatically
 unconfigure it if the cable is pulled. This is useful on laptops with
 onboard network adapters, since it will only configure the interface
 when a cable is really connected.
 .
 Some features:
  * May beep when the cable is unplugged, plugged, the interface
    configuration succeeded or failed.
  * Syslog support
  * small
  * Multiple ethernet interface support
  * Support for wireless networking. Whenever an association to an AP
    is detected the network is configured. Have a look on waproamd
    if you need a facility to configure WEP keys before AP
    associations succeed.
  * Compatibility mode for network devices which do not support cable
    detection