debian/littlebird-tc-sql.templates
branchtesting
changeset 6 e9d06ed052d3
child 7 c34f5210c656
equal deleted inserted replaced
5:39695f73e414 6:e9d06ed052d3
       
     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