fix conf
This commit is contained in:
parent
76fcc0aad1
commit
8cb902e9d1
@ -48,7 +48,7 @@ avoid_factor = 3
|
|||||||
SIGTERM signal.
|
SIGTERM signal.
|
||||||
|
|
||||||
execute_the_command = False
|
execute_the_command = False
|
||||||
$ETC proc_name /// some command
|
$ETC name /// some command
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
@ -71,7 +71,7 @@ mlockall = False
|
|||||||
niceness = -15
|
niceness = -15
|
||||||
oom_score_adj = -100
|
oom_score_adj = -100
|
||||||
realtime_ionice = True
|
realtime_ionice = True
|
||||||
realtime_ionice_classdata = 5
|
realtime_ionice_classdata = 4
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
|
@ -181,7 +181,7 @@ execute_the_command = False
|
|||||||
$ETC mysqld /// systemctl restart mariadb.service &
|
$ETC mysqld /// systemctl restart mariadb.service &
|
||||||
$ETC php-fpm7.0 /// systemctl restart php7.0-fpm.service
|
$ETC php-fpm7.0 /// systemctl restart php7.0-fpm.service
|
||||||
|
|
||||||
$ETC proc_name /// some command
|
$ETC name /// some command
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
@ -189,7 +189,6 @@ $ETC proc_name /// some command
|
|||||||
- OOM prevention results and
|
- OOM prevention results and
|
||||||
- low memory warnings
|
- low memory warnings
|
||||||
|
|
||||||
|
|
||||||
Включение этой опции требует наличия notify-send в системе.
|
Включение этой опции требует наличия notify-send в системе.
|
||||||
В Debian/Ubuntu это обеспечивается установкой пакета
|
В Debian/Ubuntu это обеспечивается установкой пакета
|
||||||
libnotify-bin. В Fedora и Arch Linux - пакет libnotify.
|
libnotify-bin. В Fedora и Arch Linux - пакет libnotify.
|
||||||
|
Loading…
Reference in New Issue
Block a user