bin/contrib/tcp80: do not set $USER; clarify comments.
This commit is contained in:
parent
ab0e98e3ef
commit
3e9f3b8ae9
@ -1,6 +1,4 @@
|
|||||||
#!/bin/rc
|
#!/bin/rc
|
||||||
# For use with listen(8).
|
# For use with listen(8).
|
||||||
# Change rc-httpd path to match your system.
|
# Change paths to match your system.
|
||||||
# Change /var/log/www to location of logfile.
|
|
||||||
USER=_rc-httpd
|
|
||||||
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/var/log/rc-httpd
|
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/var/log/rc-httpd
|
||||||
|
Loading…
Reference in New Issue
Block a user