From: Yura Kalinichenko <yuk@iceb.vinnitsa.com> To: ALT Linux Sisyphus mailing list <sisyphus@altlinux.ru> Subject: Re: [sisyphus] MySQL и logrotate Date: Tue, 18 Feb 2003 11:18:25 +0200 (EET) Message-ID: <Pine.LNX.4.43L.0302181104560.4895-100000@localhost.localdomain> (raw) In-Reply-To: <20030218084821.GC29794@basalt.office.altlinux.org> В Вт, 18 Фев 2003, Dmitry V. Levin написал(а): DVL> В /etc/logrotate.d/mysql опечатка, и "/root/.my.cnf" следует DVL> читать как "/etc/my.cnf". Не следует. /etc/my.cnf - не место для хранения пароля root. Правильное место - действительно /root/.my.cnf. Но поскольку инит-скрипт запускается с обнуленным $HOME - надо либо поправить этот скрипт, дописав в нем export HOME=/root, либо сделать ln -s /root/.my.cnf /.my.cnf ; chmod 0600 /root/.my.cnf -- Yura Kalinichenko
next prev parent reply other threads:[~2003-02-18 9:18 UTC|newest] Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-02-18 7:47 Nicholas Tretyachenko 2003-02-18 8:09 ` Egorov Alexey 2003-02-18 8:31 ` [sisyphus] Re[2]: " Nicholas Tretyachenko 2003-02-18 8:48 ` Герасимов Дмитрий 2003-02-18 9:07 ` [sisyphus] Re[2]: " Nicholas Tretyachenko 2003-02-18 8:48 ` Dmitry V. Levin 2003-02-18 9:14 ` [sisyphus] Re[2]: " Nicholas Tretyachenko 2003-02-18 10:08 ` Dmitry V. Levin 2003-02-18 20:59 ` [sisyphus] Re[2]: " Nicholas Tretyachenko 2003-02-18 9:18 ` Yura Kalinichenko [this message] 2003-02-18 10:07 ` Dmitry V. Levin 2003-02-18 11:42 ` Yura Kalinichenko 2003-02-18 12:17 ` Albert R. Valiev 2003-02-18 12:17 ` Dmitry V. Levin 2003-02-18 15:02 ` Yura Kalinichenko 2003-02-18 15:54 ` Dmitry V. Levin 2003-02-18 20:42 ` Yura Kalinichenko 2003-02-18 11:44 ` [sisyphus] " Artem K. Jouravsky 2003-02-21 9:54 ` Michael Shigorin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=Pine.LNX.4.43L.0302181104560.4895-100000@localhost.localdomain \ --to=yuk@iceb.vinnitsa.com \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git