Skip to content

Commit

Permalink
Fix service to include configured group (#100)
Browse files Browse the repository at this point in the history
Fixes: #82

Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi authored Nov 24, 2022
1 parent c0e3eca commit b52d190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions units/[email protected]
Original file line number Diff line number Diff line change
@@ -8,3 +8,4 @@ StandardOutput=socket
StandardError=journal
ExecStart=@libexecdir@/tangd @jwkdir@
User=@user@
Group=@group@

0 comments on commit b52d190

Please sign in to comment.