diff options
author | Jason Song <i@wolfogre.com> | 2023-05-15 23:03:38 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-15 23:03:38 +0800 |
commit | f74bd9dc81e343d82e95f41699a505eeb2ac52c4 (patch) | |
tree | 400fecdfc9dd20212bf73bace07cdd6983bc872e /docs/content/doc/installation/upgrade-from-gogs.zh-cn.md | |
parent | 7bf80ad0752e8d0887b6d7464db05b8065ac663e (diff) | |
download | gitea-f74bd9dc81e343d82e95f41699a505eeb2ac52c4.tar.gz gitea-f74bd9dc81e343d82e95f41699a505eeb2ac52c4.zip |
Docs for creating a user to run Gitea on Fedora/RHEL/CentOS (#24725)
The current command doesn't work on Fedora/RHEL/CentOS.
- `--gecos`: use `--comment` instead.
- `--group`: use `--gid` instead, `--group` means "A list of
supplementary groups" on F/R/C.
- `--disabled-password`: leave `--password` empty instead, "The default
is to disable the password".
- `--home`: use `--home-dir` and `--create-home` instead.
Diffstat (limited to 'docs/content/doc/installation/upgrade-from-gogs.zh-cn.md')
0 files changed, 0 insertions, 0 deletions