media-video/bilibili: add 1.16.2_p2, drop 1.16.2_p1
[gentoo-zh.git] / net-dns / mosdns-cn-bin / files / mosdns-cn.initd
blob11b49420069f4400b3018b69b5609995cb8205c9
1 #!/sbin/openrc-run
2 # Copyright 1999-2022 Gentoo Authors
3 # Distributed under the terms of the GNU General Public License v2
5 name="mosdns-cn"
6 description="A DNS forwarder"
7 command="/usr/bin/mosdns-cn"
8 command_args="${MOSDNS_CN_OPTS}"
9 pidfile="/run/${RC_SVCNAME}.pid"
10 command_background="yes"
12 depend() {
13         need net