File: templates

package info (click to toggle)
libapache-mod-auth-useragent 1.0-9
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 160 kB
  • ctags: 81
  • sloc: sh: 170; makefile: 148; ansic: 135
file content (58 lines) | stat: -rw-r--r-- 1,758 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Template: shared/apache-modules/reload
Type: boolean
Default: true
_Description: Reload apache?
 Some apache modules were upgraded. Apache has to be reloaded to use the
 new version. I can reload it automatically for you now, or you can do it
 later by executing /etc/init.d/apache reload

Template: shared/apache-modules/reload-ssl
Type: boolean
Default: true
_Description: Reload apache-ssl?
 Some apache modules were upgraded. Apache-ssl has to be reloaded to use
 the new version. I can reload it automatically for you now, or you can do
 it later by executing /etc/init.d/apache-ssl reload

Template: shared/apache-modules/reload-perl
Type: boolean
Default: true
_Description: Reload apache-perl?
 Some apache modules were upgraded. Apache-perl has to be reloaded to use
 the new version. I can reload it automatically for you now, or you can do
 it later by executing /etc/init.d/apache-perl reload

Template: shared/apache-modules/modules
Type: multiselect
Choices: ${choices}
_Description: Please select new modules that ${flavour} should load

Template: shared/apache-modules/counters/install
Type: string
Default: 0
Description: Counter for newly installed modules

Template: shared/apache-modules/counters/install_list
Type: string
Default: 
Description: List of newly installed modules

Template: shared/apache-modules/counters/upgrade
Type: string
Default: 0
Description: Counter for upgraded modules

Template: shared/apache-modules/counters/upgrade_list
Type: string
Default: 
Description: List of upgraded modules

Template: shared/apache-modules/counters/remove
Type: string
Default: 0
Description: Counter for removed modules

Template: shared/apache-modules/counters/remove_list
Type: string
Default: 
Description: List of removed modules