~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/config/ivle-spec.conf

  • Committer: William Grant
  • Date: 2009-06-23 11:47:07 UTC
  • mto: (1281.1.8 aufsless)
  • mto: This revision was merged to the branch mainline in revision 1300.
  • Revision ID: grantw@unimelb.edu.au-20090623114707-lfi7d7qpr1kh2gis
Fix /etc/ivle/ivle.conf symlink in jail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
[jail]
75
75
devmode = boolean(default=False)
76
76
suite = string(default="hardy")
77
 
mirror = string(default="http://archive.ubuntu.com/ubuntu")
78
77
extra_sources = string_list(default=list())
79
78
extra_packages = string_list(default=list())
80
79
extra_keys = string(default=None) # Cannot have triple-quoted list members.