X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fsv%2Fmysql%2Frun;h=6a4b62591818ef3aeb916ded36238047a3e66cc2;hp=fdaad1ae33a2d1a145f29abd3f7c4a9883685fa1;hb=f9ba7dd1602369f2e919736402c80bbe6eb06d8a;hpb=f9f38c0fa14e92f14544569388212fb618b517fe diff --git a/etc/sv/mysql/run b/etc/sv/mysql/run index fdaad1a..6a4b625 100755 --- a/etc/sv/mysql/run +++ b/etc/sv/mysql/run @@ -6,7 +6,7 @@ exec /usr/bin/chpst \ -u "$sv":"$sv" \ /usr/sbin/mysqld \ --basedir=/usr \ - --datadir=$home \ + --datadir=$home/data \ --plugin-dir=/usr/lib/mysql/plugin \ --port=3306 \ --socket=/run/mysqld/sock/"$sv" \