Cleanups, write log files of sonarr and mysql to host
This commit is contained in:
@@ -6,4 +6,4 @@ if [ ! -d $MYSQL_DATA ]; then
|
||||
cp /var/lib/mysql/ $MYSQL_DATA -R
|
||||
chown mysql:mysql $MYSQL_DATA -R
|
||||
fi
|
||||
/usr/bin/mysqld_safe --skip-syslog
|
||||
/usr/bin/mysqld_safe --skip-syslog > /host/var/log/mysql/daemon.log
|
||||
|
||||
Reference in New Issue
Block a user