se505-buildsystem/stage2.skel/etc/init.d/S71httpd.sh

7 lines
133 B
Bash
Executable File

# start webserver daemon
[ "$HTTPD" != "yes" ] && exit 0
echo "Starting webserver"
/usr/sbin/httpd -c /etc/httpd.conf -h /var/www/