summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-secmod-eddsa.service
blob: 3bd9cc5543db5def557a8ae64e758b153ae146b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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