diff options
Diffstat (limited to 'opentracker.conf.sample')
| -rw-r--r-- | opentracker.conf.sample | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/opentracker.conf.sample b/opentracker.conf.sample index 9cad622..f5d88d3 100644 --- a/opentracker.conf.sample +++ b/opentracker.conf.sample | |||
| @@ -79,11 +79,17 @@ | |||
| 79 | # batchsync.cluster.admin_ip 10.1.1.1 | 79 | # batchsync.cluster.admin_ip 10.1.1.1 |
| 80 | # | 80 | # |
| 81 | 81 | ||
| 82 | # V) Control directory where opentracker will chdir to. So all black/white | 82 | # V) Control privilege drop behaviour. |
| 83 | # list files may be put in that directory (shell option -d). | 83 | # Put in the directory opentracker will chroot/chdir to. All black/white |
| 84 | # list files must be put in that directory (shell option -d). | ||
| 85 | # | ||
| 84 | # | 86 | # |
| 85 | # tracker.rootdir /usr/local/etc/opentracker | 87 | # tracker.rootdir /usr/local/etc/opentracker |
| 86 | # | 88 | # |
| 89 | # Tell opentracker which user to setuid to. | ||
| 90 | # | ||
| 91 | # tracker.user nobody | ||
| 92 | # | ||
| 87 | 93 | ||
| 88 | # VI) opentracker can be told to answer to a "GET / HTTP"-request with a | 94 | # VI) opentracker can be told to answer to a "GET / HTTP"-request with a |
| 89 | # redirect to another location (shell option -r). | 95 | # redirect to another location (shell option -r). |
