Merge pull request #150 from YunoHost/yalh76-patch-1
removing SECURE FILES AND DIRECTORIES
This commit is contained in:
commit
b86f6da6b5
1 changed files with 0 additions and 7 deletions
|
@ -195,13 +195,6 @@ chown $app:$app "$final_path/some_config_file"
|
|||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
# SECURE FILES AND DIRECTORIES
|
||||
#=================================================
|
||||
|
||||
# Set permissions on app files
|
||||
chown -R root: $final_path
|
||||
|
||||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue