File: control

package info (click to toggle)
netplug 1.2.9.2-5
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 444 kB
  • sloc: ansic: 1,227; sh: 136; makefile: 51
file content (19 lines) | stat: -rw-r--r-- 742 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: netplug
Section: net
Priority: optional
Maintainer: Pali Rohár <pali.rohar@gmail.com>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.6.2
Homepage: http://www.red-bean.com/~bos/

Package: netplug
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, iproute2 | iproute, lsb-base (>= 3.2-14)
Description: network link monitor daemon
 This daemon monitors the link status of network cards and configures
 the network on plug- and un-plug-events.
 .
 It's similar to ifplugd, but uses NETLINK instead of regularly polling
 the link status. This improves power-consumption with laptops, but does
 not work with all network card. And it can't be configured to ignore short
 unplugged or plugged periods like ifplugd.