summaryrefslogtreecommitdiff
path: root/debian/taler-auditor.templates
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-03 23:29:27 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-03 23:29:27 +0100
commit9a24b4a0dccc299e17279e115a3e460092cab0d3 (patch)
tree9b2122dfcd3fec99118fa03831dcf8296468956f /debian/taler-auditor.templates
parentd981da056e776e0756cfddb22f18308b9ab913a5 (diff)
downloadexchange-9a24b4a0dccc299e17279e115a3e460092cab0d3.tar.gz
exchange-9a24b4a0dccc299e17279e115a3e460092cab0d3.tar.bz2
exchange-9a24b4a0dccc299e17279e115a3e460092cab0d3.zip
fix auditor postinst
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.