/[sysadmin-cookbook]/recepies/pxe/2.enable-conf-dir.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/pxe/2.enable-conf-dir.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 105 - (show annotations)
Sat May 30 13:07:12 2009 UTC (14 years, 10 months ago) by dpavlin
File MIME type: application/x-sh
File size: 154 byte(s)
fix conf-dir directive activation
1 #!/bin/sh -x
2
3 grep '^conf-dif=/etc/dnsmasq.d' /etc/dnsmasq.conf || ( echo 'conf-dir=/etc/dnsmasq.d' >> /etc/dnsmasq.conf && /etc/init.d/dnsmasq restart )

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26