Comment 9 for bug 138217

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

$ egrep 'Oct 3 .* dhcdbd not running' /var/log/daemon.log.0|head -1
Oct 3 07:30:34 lupin NetworkManager: <WARN> nm_dhcp_manager_get_state_for_device(): dhcdbd not running!

$ egrep 'Oct 3 .* dhcdbd not running' /var/log/daemon.log.0|tail -1
Oct 3 07:31:10 lupin NetworkManager: <WARN> nm_dhcp_manager_begin_transaction(): dhcdbd not running!

$ egrep 'Oct 3 .* dhcdbd not running' /var/log/daemon.log.0|wc -l
9924