Comments on: Installing MySQL from source/binary tarball as a Linux service https://shlomi-noach.github.io/blog/mysql/installing-mysql-from-sourcebinary-tarball-as-a-linux-service Blog by Shlomi Noach Sat, 05 May 2012 20:10:45 +0000 hourly 1 https://wordpress.org/?v=5.3.3 By: Daniël van Eeden https://shlomi-noach.github.io/blog/mysql/installing-mysql-from-sourcebinary-tarball-as-a-linux-service/comment-page-1#comment-89531 Sat, 05 May 2012 20:10:45 +0000 https://shlomi-noach.github.io/blog/?p=4858#comment-89531 I always put the MySQL profile settings in /etc/profile.d/mysql.sh. That makes it easier to use puppet or some other config management system.

On Debian/Ubuntu you could try to use update-rc.d instead of rcconf.

]]>