5

I am trying to stop the dhcpd service, but whenever I stop it, it restarts again immediately.

$ ps aux | grep dhcp
dhcpd     7116  0.0  0.1  19672  6604 ?        Ss    16:33   0:00
dhcpd -user dhcpd -group dhcpd -f -q -4 -pf 
/run/dhcp-server/dhcpd.pid -cf /etc/dhcp/dhcpd.conf wlan0

I tried:

/etc/init.d/dhcpd stop

But with no luck:

bash: /etc/init.d/dhcpd: No such file or directory

Also:

service dhcpd stop

gives me:

dhcpd: unrecognized service
NotTheDr01ds
  • 22,082
Gray
  • 187

0 Answers0