Skip to content

Commit 547b5f7

Browse files
committed
Fix Werk text
Change-Id: I665298f59351e44e25f9a9b1fab1b460c11c289c
1 parent 68712ff commit 547b5f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.werks/18276.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[//]: # (werk v2)
2-
# Linux remote alert handlers
2+
# Linux remote alert handlers: Duplicated SSH keys
33

44
key | value
55
---------- | ---
@@ -11,7 +11,7 @@ component | agents
1111
level | 1
1212
compatible | yes
1313

14-
When copying already created rule of the _Remote alert handlers (Linux)_, the copy ends up with the same SSH key as the original.
14+
When copying an already created rule of the _Remote alert handlers (Linux)_, the copy ends up with the same SSH key as the original.
1515

1616
While this situation is valid and no problem in itself, it finally can lead to the problem of duplicated SSH keys in the `~/.ssh/authorized_keys` file of the target user(s) on the target system.<br>
1717
Since this is not allowed, all entries after the first one do get ignored.<br>

0 commit comments

Comments
 (0)