repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
package
/
bind
/
named.service
blob
be0158b234642bda160c0bfa52c22cbe4211cfa1
1
[Unit]
2
Description=BIND Domain Name Server
3
Documentation=man:named(8)
4
After=network.target
5
6
[Service]
7
ExecStart=/usr/sbin/named -f -u named
8
ExecReload=/usr/sbin/rndc reload
9
ExecStop=/usr/sbin/rndc stop
10
11
[Install]
12
WantedBy=multi-user.target