summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-secmod-rsa.service
blob: 2b45df4602759b4ef08f2d8b86f517f918900115 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=GNU Taler payment system exchange RSA security module
AssertPathExists=/run/taler-exchange
PartOf=taler-exchange.service

[Service]
User=taler-exchange-secmod-rsa
Type=simple
Restart=on-failure
ExecStart=/usr/bin/taler-exchange-secmod-rsa -c /etc/taler/exchange-service-secmod.conf
StandardOutput=journal
StandardError=journal
PrivateTmp=no
PrivateDevices=yes
ProtectSystem=full