Lines Matching full:logger
27 if [ -x /usr/bin/logger ]; then
28 LOGGER="/usr/bin/logger -s -p user.notice -t dhclient"
30 LOGGER=echo
40 $LOGGER "New Hostname ($interface): $new_host_name"
44 $LOGGER "New Hostname ($interface): $new_host_name"
66 $LOGGER "New IP Address ($interface): $new_ip_address"
67 $LOGGER "New Subnet Mask ($interface): $new_subnet_mask"
68 $LOGGER "New Broadcast Address ($interface): $new_broadcast_address"
69 $LOGGER "New Routers ($interface): $new_routers"
156 $LOGGER "New Classless Static Routes ($interface): $classless_routes"
188 $LOGGER "New Static Routes ($interface): $new_static_routes"
388 $LOGGER "New Routers ($interface): $new_routers"