bind: Add systemd unit file and install it to run at startup.
authorNathaniel Roach <nroach44@gmail.com>
Sun, 11 Jan 2015 05:31:36 +0000 (13:31 +0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 12 Jan 2015 21:22:20 +0000 (22:22 +0100)
commitc45c3ed8adc0b717036951729c7155f75d29db8a
tree48af5fde7ddc3485e8f75f5cb872d34f13591b6e
parenta5f3db697f37d81b87a99dc3fdce9a6a7f4e0754
bind: Add systemd unit file and install it to run at startup.

The unit file is taken from debian, but tested working.
We'll call it named.service to match the sysV initscript.

Signed-off-by: Nathaniel Roach <nroach44@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bind/bind.mk
package/bind/named.service [new file with mode: 0644]