Skip to content

Commit b3d65d1

Browse files
Max WellMax Well
authored andcommitted
Update jk_init.ini.master
1 parent 89a49bd commit b3d65d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/tpl/jk_init.ini.master

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ paths = env
185185
[php]
186186
comment = default php version and libraries
187187
paths = /usr/bin/php
188-
includesections = php_common, php5_6, php7_0, php7_1, php7_2, php7_3, php7_4
188+
includesections = php_common
189189

190190
[php_common]
191191
comment = common php directories and libraries
@@ -194,7 +194,7 @@ comment = common php directories and libraries
194194
# or the php config (which includes custom php snippets) from *all*
195195
# sites which use fpm will be copied to *every* jailkit
196196
paths = /usr/bin/php, /usr/lib/php/, /usr/share/php/, /usr/share/zoneinfo/, /etc/localtime
197-
includesections = env
197+
includesections = env, logbasics, netbasics
198198

199199
[php5_6]
200200
comment = php version 5.6

0 commit comments

Comments
 (0)