File: dphys-config.example

package info (click to toggle)
dphys-config 20061020-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 268 kB
  • ctags: 17
  • sloc: sh: 1,431; ansic: 132; makefile: 79
file content (17 lines) | stat: -rw-r--r-- 619 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# /etc/dphys-config - user settings for dphys-config auto configurator
# author Neil Franklin, last modification 2006.10.05
# copyright ETH Zuerich Physics Departement
#   use under either modified/non-advertising BSD or GPL license

# this file is sourced with . so full normal  sh  syntax applies


# base directory for config files on server
#   set to something that will produce an error message without site config
#CONF_BASEURL=http://not-configured-server/not/configured/directory

# only process lines matching this grep regexp, default do all
#CONF_LINEFILTER=".*"

# log what we have done
#CONF_LOG_DONE=yes