Tyops in deployment docs as pointed out by @latchkeyed@identi.ca.

Thanks for noticing and correcting!
This commit is contained in:
Christopher Allan Webber 2014-02-20 14:06:36 -06:00
parent e27e04a390
commit 1b4a9f2605

View File

@ -122,8 +122,8 @@ Drop Privileges for MediaGoblin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MediaGoblin does not require special permissions or elevated
access to run. As such, the prefered way to run MediaGoblin is to
create a dedicated, unpriviledged system user for sole the purpose of running
access to run. As such, the preferred way to run MediaGoblin is to
create a dedicated, unprivileged system user for the sole purpose of running
MediaGoblin. Running MediaGoblin processes under an unpriviledged system user
helps to keep it more secure.