diff options
Diffstat (limited to 'docs/defconfig.md')
-rw-r--r-- | docs/defconfig.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/defconfig.md b/docs/defconfig.md index 3ab6563..a2c790f 100644 --- a/docs/defconfig.md +++ b/docs/defconfig.md @@ -116,3 +116,5 @@ For the shutdown and reboot targets, the following services are executed: server and then disables itself. * sshd - Starts an OpenSSH server after the network pseudo service and after the sshd_keygen service. + * nginx - Starts the Nginx server after the network pseudo serivce. + |