8aaa5b6 network: create statedir during driver initialization

Authored and Committed by Laine Stump 9 years ago
    network: create statedir during driver initialization
    
    This directory should be created when the network driver is first
    started up, not just when a dhcp daemon is run. This hasn't posed a
    problem in the past, because the directory has always been
    pre-existing.
    
        
file modified
+7 -6