equal
deleted
inserted
replaced
|
1 Template: littlebird-tc-sql/TITLE |
|
2 Type: title |
|
3 Description: This is the littlebird trust center SQL package. |
|
4 |
|
5 Template: littlebird-tc/db/adminuser |
|
6 Type: string |
|
7 Default: root |
|
8 Description: The user to be used for the *administrative* database connection. |
|
9 Some operations during install need administrative privileges, we need |
|
10 the name of the user who is empowered enough. |
|
11 |
|
12 Template: littlebird-tc/db/adminpass |
|
13 Type: password |
|
14 Default: |
|
15 Description: The password to be used for the *administrative* database connection. |
|
16 Some operations during install need *administrative* privileges, we need |
|
17 the password for the user who is empowered enough. (The password will be securly kept |
|
18 in the debconf database.) |
|
19 |