Changeset 139

Show
Ignore:
Timestamp:
05/10/06 15:55:58 (3 years ago)
Author:
ludo
Message:

small wol fix (from r3374)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/admin/wake

    r94 r139  
    7777 # notify the menu builder that a WOL was attempted 
    7878  sm=`echo $m|tr -d :` 
    79   touch $BASEDIR/images/$sm/wol 
     79  touch $BASEDIR/images/$sm/wol 2>/dev/null 
    8080 
    8181  echo "Wake $m (IP=$IP)"