diff options
author | David Oberhollenzer <david.oberhollenzer@tele2.at> | 2018-11-23 12:59:30 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@tele2.at> | 2018-11-23 22:22:50 +0100 |
commit | b67b00ac6ffbe0f3b65ab52470e131d55cb26673 (patch) | |
tree | 22fc5d4495a0c19bbf43f2ed1fcac6dff995a418 /docs/defconfig.md | |
parent | f86d76513a508cdf907a40af3b947c359c9de5d7 (diff) |
Update documentation
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
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 |