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

ss-perms - touch #48

Closed
Bronislawsky opened this issue Jun 10, 2020 · 1 comment
Closed

ss-perms - touch #48

Bronislawsky opened this issue Jun 10, 2020 · 1 comment

Comments

@Bronislawsky
Copy link

in ss-perms
ss-perms:96:mkdir touch /var/www/meta/.ssh

I beleive mkdir should be removed

@jessuppi
Copy link
Member

@Bronislawsky Thanks this is now fixed.

/var/www/meta/.ssh is a directory, so needs mkdir only (but not touch) to ensure the parent directory of /var/www/meta/.ssh/authorized_keys exists.

Ref: 4bb0bc7

Some of this might be cleaned up to be more efficient in the future, in any case.

Related Issue: #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants