aboutsummaryrefslogtreecommitdiff
path: root/debian/taler-exchange.templates
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-31 22:04:14 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-31 22:04:21 +0100
commit3bd6b543a170ffcb0da9b14eddf533c0a729b965 (patch)
treeb6155548d98386ee83f5b5b935b2a4fdd934952e /debian/taler-exchange.templates
parent0d21b947f8cc0494764ae7a9c7e9ee08d2a1916b (diff)
downloadexchange-3bd6b543a170ffcb0da9b14eddf533c0a729b965.tar.xz
fix user name defaults
Diffstat (limited to 'debian/taler-exchange.templates')
-rw-r--r--debian/taler-exchange.templates10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/taler-exchange.templates b/debian/taler-exchange.templates
index 1482c1356..8cc9d1d4a 100644
--- a/debian/taler-exchange.templates
+++ b/debian/taler-exchange.templates
@@ -1,6 +1,6 @@
Template: taler-exchange/eusername
Type: string
-Default: taler
+Default: taler-exchange-httpd
_Description: Taler user:
Please choose the user that the taler-exchange-httpd process will run as.
.
@@ -9,7 +9,7 @@ _Description: Taler user:
Template: taler-exchange/rsecusername
Type: string
-Default: taler
+Default: taler-exchange-helper-rsa
_Description: Taler user:
Please choose the user that the taler-exchange-helper-rsa process will run as.
.
@@ -18,7 +18,7 @@ _Description: Taler user:
Template: taler-exchange/esecusername
Type: string
-Default: taler
+Default: taler-exchange-helper-eddsa
_Description: Taler user:
Please choose the user that the taler-exchange-helper-eddsa process will run as.
.
@@ -27,7 +27,7 @@ _Description: Taler user:
Template: taler-exchange/wireusername
Type: string
-Default: taler
+Default: taler-exchange-wire
_Description: Taler user:
Please choose the user that the taler-exchange-transfer and
taler-exchange-wirewatch processes will run as.
@@ -37,7 +37,7 @@ _Description: Taler user:
Template: taler-exchange/aggrusername
Type: string
-Default: taler
+Default: taler-exchange-aggregator
_Description: Taler user:
Please choose the user that the taler-exchange-aggregator process will run as.
.