File: config

package info (click to toggle)
fprobe 1.1-7.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 728 kB
  • ctags: 444
  • sloc: sh: 3,144; ansic: 2,177; makefile: 16
file content (12 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh

#Script to configure fprobe.

# Use debconf.
. /usr/share/debconf/confmodule


db_input high fprobe/interface || true
db_input high fprobe/collector || true
db_go