There may be a custom startup script for mysql. Use grep on your
/etc/init.d folder to find where it might be hidden:

grep mysql /etc/init.d/*

On Thu, Aug 23, 2018 at 5:32 AM Freeb <[email protected]> wrote:

> Anyone ?
>
>
> Em domingo, 19 de agosto de 2018 23:50:12 UTC-3, Freeb escreveu:
>>
>> Hello guys,
>>
>> I'm using Debian 4.9.110-3+deb9u2, stretch, runlevel 5.
>>
>> Some app are not in /etc/init.d and /etc/rc5.d/ dir, but they are still
>> at startup, why ?? When I reboot the system and 'ps aux | grep mysql' I get:
>>
>> root@debprod:/etc/init.d# ps aux | grep mysql
>> mysql      791  0.0  0.9 686092 73704 ?        Ssl  14:08   0:01
>> /usr/sbin/mysqld
>> root      1821  0.0  0.0  12784   928 pts/0    S+   14:39   0:00 grep
>> mysql
>>
>>
>>
>> How do I manage to remove those from startup ? I've tryied almost
>> everything.
>>
>>
>> Tks a lot
>>
>> Freeb
>>
> --
> --
> You received this message because you are subscribed to the Linux Users
> Group.
> To post a message, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit our group at
> http://groups.google.com/group/linuxusersgroup
> References can be found at: http://goo.gl/anqri
> Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules)
> ---
> You received this message because you are subscribed to the Google Groups
> "Linux Users Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
-- 

Jeremiah Bess

-- 
-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
References can be found at: http://goo.gl/anqri
Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules)
--- 
You received this message because you are subscribed to the Google Groups 
"Linux Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to