1#!/bin/bash
2
3# Kicks off dhcpd startup in the background so udev can go about its work.
4echo $(dirname $0)/start_concordance_dhcpd.sh | at now
5