Fossil SCM

Integrated a doc suggestion from [forum:/forumpost/3e52a5ca12 | forum post 3e52a5ca12].

stephan 2021-06-25 07:41 trunk
Commit 62ad4e47a44b467ccefef6c2fed7abd0559a5e637cd887baf03954933cbb5544
1 file changed +4 -1
--- www/server/any/cgi.md
+++ www/server/any/cgi.md
@@ -35,11 +35,14 @@
3535
3636
* The repository file *and* the directory containing it must be
3737
writable by the same account which executes the Fossil binary.
3838
(This might differ from the user the web server normally runs
3939
under.) The directory holding the repository file(s) needs to be
40
- writable so that SQLite can write its journal files.
40
+ writable so that SQLite can write its journal files. When using
41
+ another access control system, such as AppArmor or SELinux, it may
42
+ be necessary to explicitly permit that account to read and write
43
+ the necessary files.
4144
4245
* Fossil must be able to create temporary files in a
4346
[directory that varies by host OS](../../env-opts.md#temp). When the
4447
CGI process is operating [within a chroot](../../chroot.md),
4548
ensure that this directory exists and is readable/writeable by the
4649
--- www/server/any/cgi.md
+++ www/server/any/cgi.md
@@ -35,11 +35,14 @@
35
36 * The repository file *and* the directory containing it must be
37 writable by the same account which executes the Fossil binary.
38 (This might differ from the user the web server normally runs
39 under.) The directory holding the repository file(s) needs to be
40 writable so that SQLite can write its journal files.
 
 
 
41
42 * Fossil must be able to create temporary files in a
43 [directory that varies by host OS](../../env-opts.md#temp). When the
44 CGI process is operating [within a chroot](../../chroot.md),
45 ensure that this directory exists and is readable/writeable by the
46
--- www/server/any/cgi.md
+++ www/server/any/cgi.md
@@ -35,11 +35,14 @@
35
36 * The repository file *and* the directory containing it must be
37 writable by the same account which executes the Fossil binary.
38 (This might differ from the user the web server normally runs
39 under.) The directory holding the repository file(s) needs to be
40 writable so that SQLite can write its journal files. When using
41 another access control system, such as AppArmor or SELinux, it may
42 be necessary to explicitly permit that account to read and write
43 the necessary files.
44
45 * Fossil must be able to create temporary files in a
46 [directory that varies by host OS](../../env-opts.md#temp). When the
47 CGI process is operating [within a chroot](../../chroot.md),
48 ensure that this directory exists and is readable/writeable by the
49

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button