File: 2021-09-30.run-as-tang-user.patch

package info (click to toggle)
tang 15-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: ansic: 1,079; sh: 439; makefile: 13
file content (14 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Subject: Run tang as the _tang system user
Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Date: 2021-09-30
Forwarded: https://github.com/latchset/tang/issues/82

--- a/units/tangd@.service.in
+++ b/units/tangd@.service.in
@@ -8,4 +8,4 @@
 StandardError=journal
 ExecStart=@libexecdir@/tangd @jwkdir@
 User=@user@
-Group=@group@
\ No newline at end of file
+Group=@group@