diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-26 10:56:08 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-26 10:56:08 -0400 |
| commit | b56f33bf5f3870081cf42fc67c752e1918a01b50 (patch) | |
| tree | d8bc8572a0d6047b4101a904f79a3f44f0cee641 /doc | |
| parent | bb4ff9fb9134992dc809de47c2655996b0b67d6a (diff) | |
fixed
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user/comment_1_e22d4f2c96564a7f927a83207651be1c._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user/comment_1_e22d4f2c96564a7f927a83207651be1c._comment b/doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user/comment_1_e22d4f2c96564a7f927a83207651be1c._comment new file mode 100644 index 00000000..40ab94c4 --- /dev/null +++ b/doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user/comment_1_e22d4f2c96564a7f927a83207651be1c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-02-26T14:55:32Z" + content=""" +Indeed, I think I've fixed it by making the permissions fixup come `after` +the property that creates the file, rather than `before`. +"""]] |
