summaryrefslogtreecommitdiff
path: root/doc/development/omnibus.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/omnibus.md')
-rw-r--r--doc/development/omnibus.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/omnibus.md b/doc/development/omnibus.md
index ea5c18f1a8c..28ca500f21a 100644
--- a/doc/development/omnibus.md
+++ b/doc/development/omnibus.md
@@ -12,7 +12,7 @@ extra security. The Omnibus reconfigure script contains commands that give
write access to the `git` user only where needed.
For example, the `git` user is allowed to write in the `log/` directory, in
-`public/uploads`, and they are allowed to rewrite the `db/schema.rb` file.
+`public/uploads`, and they are allowed to rewrite the `db/structure.sql` file.
In other cases, the reconfigure script tricks GitLab into not trying to write a
file. For instance, GitLab will generate a `.secret` file if it cannot find one