5

I am trying to stop the dhcpd ,but whenever I stop it ,it restart 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 this

dhcpd: unrecognized service
Danatela
  • 13,581
  • 11
  • 44
  • 70
Gray
  • 187
  • 1
  • 2
  • 7

0 Answers0