Does anyone know of a cleaner way to set multiple command-line arguments than
svccfg -s apache22 setprop httpd/startup_options = astring: '("-DFOO" "-f" "/etc/apache2/2.2/alternate.conf")'
Does anyone know of a cleaner way to set multiple command-line arguments than
svccfg -s apache22 setprop httpd/startup_options = astring: '("-DFOO" "-f" "/etc/apache2/2.2/alternate.conf")'