1
0

2021-09-30.run-as-tang-user.patch 338 B

123456789101112
  1. Subject: Run tang as the _tang system user
  2. Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
  3. Date: 2021-09-30
  4. Forwarded: https://github.com/latchset/tang/issues/82
  5. --- a/units/tangd@.service.in
  6. +++ b/units/tangd@.service.in
  7. @@ -8,3 +8,4 @@
  8. StandardError=journal
  9. ExecStart=@libexecdir@/tangd @jwkdir@
  10. User=@user@
  11. +Group=@group@