mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Largely replace the Debian packaging with a new and much more up-to-date
Debhelper based version.
This commit is contained in:
9
debian/dnsmasq.install
vendored
Executable file
9
debian/dnsmasq.install
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/dh-exec
|
||||
debian/resolvconf => /etc/resolvconf/update.d/dnsmasq
|
||||
debian/resolvconf-package => /usr/lib/resolvconf/dpkg-event.d/dnsmasq
|
||||
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
|
||||
Reference in New Issue
Block a user