index
:
roles/nsd
master
Install and configure a DNS server using NSD
Mitchell Riedstra
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
run.j2
blob: 7173f6221e4e714a13c5df9e1c93f592b706e856 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh # install -d -m 0755 -o nsd -g nsd /run/nsd exec nsd -d 2>/dev/null