#!/bin/sh /etc/rc.common

START=10
boot() {
    mkdir -p /tmp/dnsmasq.d
}
