mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-30 14:55:26 +03:00
[PATCH] fix example comment in ide-devfs.sh
This commit is contained in:
parent
ee2427d3da
commit
3a030b511f
@ -2,7 +2,7 @@
|
||||
|
||||
# udev external PROGRAM script
|
||||
# return devfs-names for ide-devices
|
||||
# BUS="ide", KERNEL="hd*", PROGRAM="/etc/udev/ide-devfs.sh %k %b %n", NAME="%k", SYMLINK="%c{1} %c{2}"
|
||||
# BUS="ide", KERNEL="hd*", PROGRAM="/etc/udev/ide-devfs.sh %k %b %n", NAME="%k", SYMLINK="%c{1} %c{2}", GROUP="%c{3}"
|
||||
|
||||
HOST="${2%\.[0-9]}"
|
||||
TARGET="${2#[0-9]\.}"
|
||||
|
Loading…
Reference in New Issue
Block a user