Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Owain Jones
gliders-webserver
Commits
abcddc50
Commit
abcddc50
authored
8 years ago
by
Owain Jones
Browse files
Options
Download
Email Patches
Plain Diff
add /var/gliders/www_tmp
parent
3bccbe1a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
install.sh
install.sh
+1
-1
No files found.
install.sh
View file @
abcddc50
...
...
@@ -181,7 +181,7 @@ systemctl start memcached
# Create gliders dirs and allow the webserver to read/write to them
# (Mostly this sets up SELinux rules)
mkdir
-p
/var/gliders/www_dev /var/gliders/www /var/gliders/incoming /var/gliders/logs /var/gliders/static /var/gliders/daemon/logs
mkdir
-p
/var/gliders/www_dev /var/gliders/www /var/gliders/incoming /var/gliders/logs /var/gliders/static /var/gliders/daemon/logs
/var/gliders/www_tmp
chown
-R
gliders /var/gliders
setsebool
-P
httpd_can_network_connect 1
chcon
-R
-t
httpd_sys_rw_content_t /usr/share/nginx
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment