summaryrefslogtreecommitdiff
path: root/debian/taler-exchange-httpd.taler-exchange-secmod-eddsa.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/taler-exchange-httpd.taler-exchange-secmod-eddsa.service')
-rw-r--r--debian/taler-exchange-httpd.taler-exchange-secmod-eddsa.service14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/taler-exchange-httpd.taler-exchange-secmod-eddsa.service b/debian/taler-exchange-httpd.taler-exchange-secmod-eddsa.service
new file mode 100644
index 000000000..3bd9cc554
--- /dev/null
+++ b/debian/taler-exchange-httpd.taler-exchange-secmod-eddsa.service
@@ -0,0 +1,14 @@
+[Unit]
+Description=GNU Taler payment system exchange EdDSA security module
+
+[Service]
+EnvironmentFile=/etc/default/taler-exchange
+User=taler-exchange-secmod-eddsa
+Type=simple
+Restart=on-failure
+ExecStart=/usr/bin/taler-exchange-secmod-eddsa -c /etc/taler/exchange-service-default.conf
+StandardOutput=journal
+StandardError=journal
+PrivateTmp=no
+PrivateDevices=yes
+ProtectSystem=full