summaryrefslogtreecommitdiff
path: root/debian/taler-auditor.templates
diff options
context:
space:
mode:
Diffstat (limited to 'debian/taler-auditor.templates')
-rw-r--r--debian/taler-auditor.templates16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/taler-auditor.templates b/debian/taler-auditor.templates
new file mode 100644
index 000000000..06eac63b7
--- /dev/null
+++ b/debian/taler-auditor.templates
@@ -0,0 +1,16 @@
+Template: taler-auditor/username
+Type: string
+Default: taler-auditor-httpd
+_Description: Taler user:
+ Please choose the user that the taler-auditor-httpd process will run as.
+ .
+ This should be a dedicated account. If the specified account does not
+ already exist, it will automatically be created, with no login shell.
+
+Template: taler-auditor/groupname
+Type: string
+Default: taler-auditor-httpd
+_Description: Taler group:
+ Please choose the group that the taler-auditor-httpd will run as.
+ .
+ This should be a dedicated group, not one that already owns data.