Fix service name

pull/318/head
Ilias Trichopoulos 4 years ago
parent 730639d2a3
commit 6d8b4a1b9a

@ -242,7 +242,7 @@ $ systemctl status step-ca
# Configure the `step-ca` process to startup on reboot automatically
$ systemctl enable step-ca
# Start the `step-ca` service.
$ systemctl start smallstep
$ systemctl start step-ca
```
## Configure Your Environment

Loading…
Cancel
Save