Add security on More details action

This commit is contained in:
Julien VAUBOURG
2014-11-20 20:03:24 +01:00
parent 3433169876
commit 6a39d6fc8b
5 changed files with 21 additions and 17 deletions

View File

@@ -127,7 +127,7 @@ sudo sed 's|^;\?\s*max_execution_time.\+|max_execution_time = 600|' -i /etc/php5
sudo sed "s|<TPL:NGINX_LOCATION>|${url_path}|g" -i /var/www/wifiadmin/config.php
# Copy init script
sudo install -b -o root -g root -m 0755 ../conf/init_ynh-hotspot /etc/init.d/ynh-hotspot
sudo install -o root -g root -m 0755 ../conf/init_ynh-hotspot /etc/init.d/ynh-hotspot
# Set default inits
# The boot order of these services are important, so they are disabled by default