add kernel tweaks and ee cron removal

This commit is contained in:
VirtuBox
2019-05-02 14:38:18 +02:00
parent 92cf52c69c
commit 080a874c32
2 changed files with 40 additions and 6 deletions

View File

@@ -41,6 +41,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Support for Raspbian 9 (stretch) - tested on Raspberry Pi 3b+
- backup letsencrypt certificate before upgrade
- directives emergency_restart_threshold & emergency_restart_interval to restart php-fpm in case of failure
- EasyEngine cronjob removal during install
- Kernel tweaks via systctl.conf
#### Changed