Skip to content

Commit 9e0cb37

Browse files
authoredJul 16, 2023
Update and rename go-keyholder.yml to go-ssh-keyholder.yml
1 parent e05dd3b commit 9e0cb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Socket path
22
# The path to the SSH agent socket
3-
socket_path: go-ssh-keyholder.agent.sock
3+
socket_path: /var/run/go-ssh-keyholder.sock
44

55
# Trusted user
66
# The user which is trusted to manage the keyring
77
trusted_user: root
88

99
# Allowed group
1010
# The group which is allowed to use the agent socket
11-
allowed_group: jerry
11+
allowed_group: ssh

0 commit comments

Comments
 (0)
Please sign in to comment.