
wget http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.79.tar.gz
yum -y install gcc
tar -zxvf dnsmasq-2.79.tar.gz
cd dnsmasq-2.79
make install
ln -s /usr/local/sbin/dnsmasq /usr/sbin/dnsmasq
vi /usr/lib/systemd/system/dnsmasq.service
[Unit]
Description=dnsmasq - A lightweight DHCP and caching DNS server
After=network.target
[Service]
ExecStartPre=/usr/sbin/dnsmasq --test
ExecStart=/usr/sbin/dnsmasq -k
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target

© 版权声明
本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。
THE END
MDSS未来未来呀 1个月前0
测试MDSS未来未来呀 1个月前0
测试