Fossil SCM
Clarification for chroot doc.
Commit
200f486dbfd8eeeb33797dc563123b4fd559bc78593e4c671071b36421282712
Parent
7924b4a3887159f…
1 file changed
+1
-1
+1
-1
| --- www/chroot.md | ||
| +++ www/chroot.md | ||
| @@ -2,11 +2,11 @@ | ||
| 2 | 2 | |
| 3 | 3 | If you run Fossil as root in any mode that [serves data on the |
| 4 | 4 | network][srv], and you're running it on Unix or a compatible OS, Fossil |
| 5 | 5 | will drop itself into a [`chroot(2)` jail][cj] shortly after starting |
| 6 | 6 | up. The usual reason for launching Fossil |
| 7 | -as root to allow it to bind to TCP port 80 for HTTP | |
| 7 | +as root is to allow it to bind to TCP port 80 for HTTP | |
| 8 | 8 | service, since normal users are restricted to ports 1024 and higher. |
| 9 | 9 | |
| 10 | 10 | Fossil uses the owner of the Fossil repository file as its new user |
| 11 | 11 | ID when it drops root privileges. |
| 12 | 12 | |
| 13 | 13 |
| --- www/chroot.md | |
| +++ www/chroot.md | |
| @@ -2,11 +2,11 @@ | |
| 2 | |
| 3 | If you run Fossil as root in any mode that [serves data on the |
| 4 | network][srv], and you're running it on Unix or a compatible OS, Fossil |
| 5 | will drop itself into a [`chroot(2)` jail][cj] shortly after starting |
| 6 | up. The usual reason for launching Fossil |
| 7 | as root to allow it to bind to TCP port 80 for HTTP |
| 8 | service, since normal users are restricted to ports 1024 and higher. |
| 9 | |
| 10 | Fossil uses the owner of the Fossil repository file as its new user |
| 11 | ID when it drops root privileges. |
| 12 | |
| 13 |
| --- www/chroot.md | |
| +++ www/chroot.md | |
| @@ -2,11 +2,11 @@ | |
| 2 | |
| 3 | If you run Fossil as root in any mode that [serves data on the |
| 4 | network][srv], and you're running it on Unix or a compatible OS, Fossil |
| 5 | will drop itself into a [`chroot(2)` jail][cj] shortly after starting |
| 6 | up. The usual reason for launching Fossil |
| 7 | as root is to allow it to bind to TCP port 80 for HTTP |
| 8 | service, since normal users are restricted to ports 1024 and higher. |
| 9 | |
| 10 | Fossil uses the owner of the Fossil repository file as its new user |
| 11 | ID when it drops root privileges. |
| 12 | |
| 13 |