Magellan Linux

Diff of /trunk/virtualbox/virtualbox-config.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2056 by niro, Sun Mar 4 12:32:49 2012 UTC revision 2057 by niro, Wed Jan 30 13:41:46 2013 UTC
# Line 142  then Line 142  then
142  fi  fi
143    
144  # re-read udev rules to grant the right permissions  # re-read udev rules to grant the right permissions
145  if [[ -x $(which udevadm) ]]  if [[ -x $(type -P udevadm) ]]
146  then  then
147   mecho "Reloading udev configuration ..."   mecho "Reloading udev configuration ..."
148   udevadm control --reload-rules   udevadm control --reload-rules

Legend:
Removed from v.2056  
changed lines
  Added in v.2057