mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
job x-vnd.@APP@ {
|
|
launch @BIN@ -y /system/settings/php@VERSION@/php-fpm.conf
|
|
no_safemode
|
|
legacy
|
|
on initial_volumes_mounted
|
|
}
|