/[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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 95 - (hide annotations)
Sun May 24 19:58:29 2009 UTC (14 years, 10 months ago) by dpavlin
File MIME type: application/x-sh
File size: 145 byte(s)
enable config-dir directive which looks for pxe configuration file

1 dpavlin 95 #!/bin/sh -x
2    
3     grep '^conf-dif=/etc/dnsmasq.d' /etc/dnsmasq.conf || echo 'conf-dir=/etc/dnsmasq.d' >> /etc/dnsmasq && /etc/init.d/dnsmasq restart

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26