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

12345678910111213
  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: not-needed
  5. --- a/units/tangd@.service.in
  6. +++ b/units/tangd@.service.in
  7. @@ -7,3 +7,5 @@
  8. StandardOutput=socket
  9. StandardError=journal
  10. ExecStart=@libexecdir@/tangd @jwkdir@
  11. +User=_tang
  12. +Group=_tang