Skip to content

Commit b52d190

Browse files
authored
Fix service to include configured group (latchset#100)
Fixes: latchset#82 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
1 parent c0e3eca commit b52d190

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

units/tangd@.service.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ StandardOutput=socket
88
StandardError=journal
99
ExecStart=@libexecdir@/tangd @jwkdir@
1010
User=@user@
11+
Group=@group@

0 commit comments

Comments
 (0)