Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a97be12

Browse files
Merge pull request #1237 from jeff-matthews/jm_1196_change_example_user
1196: revert example user 'magento' to 'magento_user'
2 parents ec89cb6 + 050327e commit a97be12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/install/file-system-perms-twouser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Follow the prompts on your screen to create a password for the user.
3333
<p>If you don't have <code>root</code> privileges on your Magento server, you can use another local user account. Make sure the user has a strong password and continue with <a href="#install-update-depend-user-add2group">Put the Magento file system owner in the web server group</a>.</p>
3434
</div>
3535

36-
For example, to create a user named `magento` and give the user a password, enter:
36+
For example, to create a user named `magento_user` and give the user a password, enter:
3737

3838
sudo adduser magento_user
3939
sudo passwd magento_user

0 commit comments

Comments
 (0)