bin/contrib/tcp80: do not set $USER; clarify comments.
This commit is contained in:
parent
0ca2db0d7f
commit
5e591403da
1 changed files with 1 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue