exchange/debian/taler-exchange.taler-exchange-secmod-rsa.service
2021-08-04 18:51:14 +02:00

16 lines
391 B
Desktop File

[Unit]
Description=GNU Taler payment system exchange RSA security module
AssertPathExists=/run/taler/exchange-secmod-rsa
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.conf
StandardOutput=journal
StandardError=journal
PrivateTmp=no
PrivateDevices=yes
ProtectSystem=full