[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: where to look in logs



> On Mon, Sep 30, 2019 at 4:06 PM Greg Wooledge <wooledg@eeg.ccf.org> wrote:
> > If you're using systemd, and if you set up the service as a systemd unit,
> > then you want "systemctl status yourservice" or "journalctl -u
> > yourservice".

On Mon, Sep 30, 2019 at 04:57:54PM -0400, yoda woya wrote:
> I used this sudo systemctl enable udhcpd.service
> 
> But it is not working

Your text goes BELOW the text that you're quoting.  We read from top
to bottom.

So, in your case, you want to run one or both of:

systemctl status udhcpd.service
journalctl -u udhcpd.service


Reply to: