taler-rust

GNU Taler code in Rust. Largely core banking integrations.
Log | Files | Refs | Submodules | README | LICENSE

taler-apns-relay.tmpfiles (539B)


      1 # Create home directory
      2 d$ /var/lib/taler-apns-relay                                   0700 taler-apns-relay-worker taler-apns-relay-worker - -
      3 
      4 # Update secret files permissions
      5 z  /etc/taler-apns-relay/secrets/apns-relay-db.secret.conf     0460 root                    taler-apns-relay-db     - -
      6 z  /etc/taler-apns-relay/secrets/apns-relay-httpd.secret.conf  0640 taler-apns-relay-httpd  root                    - -
      7 z  /etc/taler-apns-relay/secrets/apns-relay-worker.secret.conf 0640 taler-apns-relay-worker root                    - -