6 lines
209 B
Plaintext
6 lines
209 B
Plaintext
dnsmasq: /usr/local/sbin/dnsmasq --keep-in-foreground
|
|
php-fpm: /usr/local/sbin/php-fpm --nodaemonize
|
|
nginx: /usr/local/bin/nginx -g 'daemon off;'
|
|
#mysql: /usr/local/bin/mysqld
|
|
#mailhog: /usr/local/bin/mailhog
|