/[pxelator]/tftp/deploy.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 /tftp/deploy.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 237 - (hide annotations)
Mon Aug 17 00:02:47 2009 UTC (14 years, 7 months ago) by dpavlin
File MIME type: application/x-sh
File size: 127 byte(s)
turn on syslog on client machines

deploy with:

wget http://172.16.10.1:7777/deploy.sh
sh -x deploy.sh


1 dpavlin 237 #!/bin/sh -x
2    
3     test -d /etc/rsyslog.d && echo '*.* @172.16.10.1' > /etc/rsyslog.d/pxelator.conf && /etc/init.d/rsyslog restart
4    

  ViewVC Help
Powered by ViewVC 1.1.26