On Tue, Sep 23, 2025 at 10:40:47AM +0100, Crystal Kolipe wrote:
> On Tue, Sep 23, 2025 at 09:29:09AM +0100, Stuart Henderson wrote:
> > daemons started from rc.d scripts will automatically use a class based on
> > the daemon's name, if such a class exists
>
> My understanding was that this is a new port in development, so it's not (yet)
> being started via rc.
>
> If that's not the case, and the program is indeed running as class _monerod
^^^^^^^^
Note that an rc.d script would usually be starting it as class 'monerod' and
not '_monerod', (I.E. without the leading underscore).