diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-31 22:04:14 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-31 22:04:21 +0100 |
commit | 3bd6b543a170ffcb0da9b14eddf533c0a729b965 (patch) | |
tree | b6155548d98386ee83f5b5b935b2a4fdd934952e /debian/taler-exchange.templates | |
parent | 0d21b947f8cc0494764ae7a9c7e9ee08d2a1916b (diff) |
fix user name defaults
Diffstat (limited to 'debian/taler-exchange.templates')
-rw-r--r-- | debian/taler-exchange.templates | 10 |
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. . |