debian/littlebird-tc-core.templates
changeset 75 a587bc920c3d
parent 24 f45816f0398e
child 79 bf9f2062d8f5
--- a/debian/littlebird-tc-core.templates	Thu Sep 15 14:14:13 2011 +0200
+++ b/debian/littlebird-tc-core.templates	Fri Sep 16 10:16:08 2011 +0200
@@ -4,41 +4,43 @@
 
 Template: littlebird-tc/web/servername
 Type: string
-_Description: The hostname the clients use to connect to the web server.
- To connect to the web service we need a hostname. Please enter
+_Description: The hostname the clients use to connect to the web server:
+ To connect to the web service a hostname is necessary. Please enter
  the name of the host, the clients will try to connect to. 
  The name should match the CN of your SSL certificate, if you have any. 
 
 Template: littlebird-tc/web/serverport
 Type: string
 Default: 443
-_Description: The port your SSL (HTTPS) server listens on.
+_Description: The port your SSL (HTTPS) server listens on:
  If you choose any other than the default, please beware that your
  clients may not be able to connect to your HTTPS server.
 
 Template: littlebird-tc/web/serveradmin
 Type: string
-_Description: Mail address of the (web) server admin.
+_Description: Mail address of the (web) server admin:
 
 Template: littlebird-tc/removal
 Type: note
-_Description: The database needs to be cleaned!?
- You are ${action} the littlebird trustcenter,
- however we do not purge/empty/clean the database.
+_Description: The database and /var-files need to be cleaned!
+ You are removing or purging the littlebird trustcenter package,
+ however the database, and the created files under 
+ /var/log/littlebird-tc/ and /var/lib/littlebird-tc will 
+ not be cleaned or removed!
  .
  Please think about it, if you need to remove ANY traces,
- you should consider dropping the database. Contact your friendly
- database admin for doing it :-)
+ you should consider dropping the database and purging the above
+ mentioned directories.
 
 Template: littlebird-tc/web/crt
 Type: string
-_Description: pathname of the SSL certificate file
+_Description: Pathname of the SSL certificate file:
  The HTTPS server uses an SSL certificate. Where is or where 
  will be the certificate file located?
 
 Template: littlebird-tc/web/key
 Type: string
-_Description: pathname of the SSL certificate key file
+_Description: Pathname of the SSL certificate key file:
  The HTTPS server uses an SSL certificate. Where is or where 
  will be the certificate *KEY* file located?