On Tue, Oct 01, 2019 at 12:34:27PM -0400, yoda woya wrote:
> How do I  " Showing the entire udhcpd.service" ?

systemctl cat udhcpd.service    would be one way.

Or you could locate the file that you created, which is supposed to be
in /etc/systemd/system/, and cat it.  If on the other hand you did not
write the unit file yourself, but rather installed some sort of package,
then you would ask your package manager where it is.  Perhaps it's in
/lib/systemd/system/.

Reply via email to