chiark / gitweb /
path_id: remove broken example
[elogind.git] / extras / path_id / path_id
index 8927d84ffb729215be1c3a56836b941518d6324c..a7d650bf423b62b46cfd188d3b31c9814d370c53 100644 (file)
 #      This program is free software; you can redistribute it and/or modify it
 #      under the terms of the GNU General Public License as published by the
 #      Free Software Foundation version 2 of the License.
-#
-# to be called from a udev rule to return the name for a symlink
-#      DEVPATH=<devpath>; path_id
-#      path_id <devpath>
-
-# examples for all block devices on a system:
-#      for i in `find /sys/class/block`; do DEVPATH="`echo $i | sed -e 's@^/sys\|/dev@@g'`"; path_id; done
 
 SYSFS=/sys
 RESULT=1