diff options
Diffstat (limited to 'source/ap/mysql/doinst.sh')
-rw-r--r-- | source/ap/mysql/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/ap/mysql/doinst.sh b/source/ap/mysql/doinst.sh index 22f77474e..a5d835faf 100644 --- a/source/ap/mysql/doinst.sh +++ b/source/ap/mysql/doinst.sh @@ -19,4 +19,5 @@ if [ -e etc/rc.d/rc.mysqld ]; then fi config etc/rc.d/rc.mysqld.new +config etc/mysqlaccess.conf.new |