diff options
author | Jim Campbell <jcampbell@gnome.org> | 2015-03-29 19:40:36 -0500 |
---|---|---|
committer | Jim Campbell <jcampbell@gnome.org> | 2015-03-29 19:40:36 -0500 |
commit | 6663dfa38ce394304c9b333a56597e7819befe11 (patch) | |
tree | 21caea5d5394312065603557ccc999190ce89876 /docs/source/pluginwriter | |
parent | 2715696f86ad12e133cef40226f612f0632aa0d8 (diff) | |
download | mediagoblin-6663dfa38ce394304c9b333a56597e7819befe11.tar.lz mediagoblin-6663dfa38ce394304c9b333a56597e7819befe11.tar.xz mediagoblin-6663dfa38ce394304c9b333a56597e7819befe11.zip |
docs: Switched to 'useradd', as it is a more cross-distro cmd.
'adduser' is installed on Debian-based systems by default, but is
not installed by default on Fedora-based systems. 'useradd' is
installed by default on Debian-based systems, as well. The
'useradd'-based command provides the same functionality as
'adduser' in this case, though setting up a 'system' user with
no password.
Per bug 886, I've added the '--user-group' flag, which creates a
mediagoblin group, and assigns the mediagoblin user to this
group, too.
Diffstat (limited to 'docs/source/pluginwriter')
0 files changed, 0 insertions, 0 deletions