File: icingaweb2-module-graphite.config

package info (click to toggle)
icingaweb2-module-graphite 1.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 988 kB
  • sloc: php: 3,497; javascript: 88; sh: 54; makefile: 15
file content (13 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

set -e

MODULE=icingaweb2-module-graphite

. /usr/share/debconf/confmodule

db_settitle ${MODULE}/title
db_input low ${MODULE}/enable || true
db_go

db_stop