Changeset 76 for trunk


Ignore:
Timestamp:
03/28/07 15:55:32 (17 years ago)
Author:
bas
Message:

move default.* file to examples

Location:
trunk
Files:
1 added
1 edited
4 moved

Legend:

Unmodified
Added
Removed
  • trunk/pxeconfig

    r75 r76  
    1 #!/usr/bin/env python
     1#!/usr/bin/python
    22#
    33# Author: Bas van der Vlies <basv@sara.nl>
     
    345345  bootinfo[REMOVE] = 0
    346346
    347   configfile = 'pxeconfig.conf'
     347  configfile = '/usr/local/etc/pxeconfig.conf'
    348348  settings = ReadConfig(configfile)
    349349
Note: See TracChangeset for help on using the changeset viewer.