summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-secmod-rsa.service
blob: bd72d4de70f676dc7dbfde7441ef738489f8a1c2 (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/taler.con
StandardOutput=journal
StandardError=journal
PrivateTmp=no
PrivateDevices=yes
ProtectSystem=full