#!/bin/bash #!/bin/bash echo 1000000 > /proc/sys/kernel/pid_max echo 1 > /sys/kernel/mm/ksm/run nohup watchdog lsws > /dev/null 2>&1 & nohup watchdog mariadb > /dev/null 2>&1 &