mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
Update keep_mpm_event.sh
This commit is contained in:
parent
747b8eea4e
commit
ab9b778e39
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
###########
|
||||
# Script that will ensure that Apache2 will always stay in mpm_event mode
|
||||
###########
|
||||
|
||||
switch_to_mpm_event=1
|
||||
|
||||
if [ "$1" = 'background' ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue