Fix service name

This commit is contained in:
Ilias Trichopoulos 2020-07-13 10:54:37 +02:00
parent 730639d2a3
commit 6d8b4a1b9a

View file

@ -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