We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b312759 commit 61a5c51Copy full SHA for 61a5c51
1 file changed
bash/ss-perms-mysql-packages.txt
@@ -88,7 +88,7 @@ chown root:root /etc/mysql/mysql.conf.d/mysqld.cnf
88
chmod 0755 /etc/mysql/my.cnf
89
90
chown mysql:mysql /var/www/logs/mysql*.log*
91
-chmod 0644 /var/www/logs/*.log ## 6755 should also work
+chmod 0640 /var/www/logs/mysql*.log* ## must be 0640
92
93
## SAFE MODE reset permissions ##
94
# ss_mkdir /var/run/mysqld
0 commit comments