X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=extras%2Fpath_id%2Fpath_id;h=a7d650bf423b62b46cfd188d3b31c9814d370c53;hp=8927d84ffb729215be1c3a56836b941518d6324c;hb=6ecad86d49c7d9602d4b0f36ce53ccb66eb2b80a;hpb=8127859217bcc4db6f42f8d549f157df93a44557 diff --git a/extras/path_id/path_id b/extras/path_id/path_id index 8927d84ff..a7d650bf4 100644 --- a/extras/path_id/path_id +++ b/extras/path_id/path_id @@ -10,13 +10,6 @@ # 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=; path_id -# path_id - -# 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