-
-
Notifications
You must be signed in to change notification settings - Fork 428
White space in admin pub keys and multiple admin keys #298
Copy link
Copy link
Closed
Labels
Description
Expected Behavior
Successful launch when using the '--admin =/path/to/keys' flag when whitespace exists in the pub key file.
Actual Behavior
unsuccessful launch, journalctl says it restarts and cant launch
Steps to reproduce behavior
Remove whitespace and keep all keys one line each with no extra spaces before or after each.
Additional Comments
We should make it so that space, \n, new lines can be added between keys. Without this ability, it is hard to distinguish between keys and harder to delete and organise specific keys.
Reactions are currently unavailable