bin/contrib/tcp80: default log location is /var/log/www

This commit is contained in:
sl 2016-02-09 14:24:05 -05:00
parent 96af0b9ca0
commit 44d244d62a

View File

@ -1,5 +1,5 @@
#!/bin/rc
# For use with listen(8).
# Change rc-httpd path to match your system.
# Change /dev/null to location of logfile.
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/dev/null
# Change /var/log/www to location of logfile.
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/var/log/www