File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -365,8 +365,8 @@ Note: _This section requires a Linux OS running `systemd` version 245 or greater
365365
366366 The service user will only be used by `systemd` to manage the CA. Run:
367367
368- <CodeBlock language="shell-session" copytext="sudo useradd --user-group --system --home /etc/step-ca --shell /bin/false step">
369- {`$ sudo useradd --user-group --system --home /etc/step-ca --shell /bin/false step`}
368+ <CodeBlock language="shell-session" copytext="sudo useradd --user-group --system --create-home -- home /etc/step-ca --shell /bin/false step">
369+ {`$ sudo useradd --user-group --system --create-home -- home /etc/step-ca --shell /bin/false step`}
370370 </CodeBlock>
371371
372372 If your CA will bind to port 443, the `step-ca` binary will need to be
You can’t perform that action at this time.
0 commit comments