diff --git a/debian/dnsmasq.install b/debian/dnsmasq.install index 6671afe..19449f7 100755 --- a/debian/dnsmasq.install +++ b/debian/dnsmasq.install @@ -5,5 +5,4 @@ debian/init-system-common => /usr/share/dnsmasq/init-system-common debian/systemd-helper => /usr/share/dnsmasq/systemd-helper dnsmasq.conf.example => /etc/dnsmasq.conf debian/readme.dnsmasq.d => /etc/dnsmasq.d/README -debian/tmpfiles.conf => /usr/lib/tmpfiles.d/dnsmasq.conf debian/insserv => /etc/insserv.conf.d/dnsmasq diff --git a/debian/tmpfiles.conf b/debian/dnsmasq.tmpfiles similarity index 100% rename from debian/tmpfiles.conf rename to debian/dnsmasq.tmpfiles