Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small cleanup and adding two new options: --key-chown and --key-chmod #5248

Closed
wants to merge 2 commits into from

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    fc7964d View commit details
    Browse the repository at this point in the history
  2. Adds --key-chown and --key-chmod option

    Both options have only an effect when used in combination with --key-file.
    Their purpose is to change owner/group and permission of copied key file.
    The arguments to the options have to follow the chown/chmod argument syntax.
    Robert Velter committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    aeb6588 View commit details
    Browse the repository at this point in the history