~ubuntu-branches/debian/experimental/smokeping/experimental

« back to all changes in this revision

Viewing changes to debian/defaults

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2008-08-29 18:29:34 UTC
  • mfrom: (2.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080829182934-ad5b9csusoqn1155
Tags: 2.3.6-3
* Unset LC_ALL in the init script because the daemon needs to 
  reset LC_NUMERIC. (Closes: #489766)
* Fix a bashism in the postinst script. Thanks, lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# /etc/default/smokeping: Startup configuration for smokeping(1)
 
2
#
 
3
# select master or slave mode
 
4
MODE=master
 
5
# in master mode, the rest of the configuration is in
 
6
# /etc/smokeping/config
 
7
#
 
8
# in slave mode, uncomment and set the following variables too
 
9
# see smokeping(1)
 
10
#
 
11
# Mandatory configuration
 
12
# MASTER_URL=http://somewhere/cgi-bin/smokeping.cgi
 
13
# SHARED_SECRET=/etc/smokeping/slavesecrets.conf
 
14
#
 
15
# Optional configuration
 
16
# SLAVE_NAME=myslave