diff options
Diffstat (limited to 'docs/defconfig.md')
-rw-r--r-- | docs/defconfig.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/defconfig.md b/docs/defconfig.md index f0a6c86..c58848e 100644 --- a/docs/defconfig.md +++ b/docs/defconfig.md @@ -113,10 +113,6 @@ For the shutdown and reboot targets, the following services are executed: kernels clock from the hardware at bootup, between the `vfs` and `sysinit` targets. * nft - If enabled, restores net filter table rules during boot. - * swclock - For systems that don't have a hardware clock, this service - restores a somewhat usable time from a file during boot. - * swclocksave - For systems that don't have a hardware clock, this service - saves the current time to a file during shutdown or reboot. * sshd_keygen - A wait type service that generates host keys for the OpenSSH server and then disables itself. * sshd - Starts an OpenSSH server after the network pseudo service and after |