Skip to content

Correct mkdir .ssh folders #1

@brainkiller

Description

@brainkiller

mkdir -p ~/munin/.ssh/ ~munin-async/.ssh/

Please fix the start script by correcting this line to
mkdir ~munin/.ssh ~munin-async/.ssh

Currently the start script returns this error on fresh deployment:
cp: cannot create regular file '/var/lib/munin/.ssh/id_rsa': No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions