Fix a couple comments
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
parent
0d3ac5e735
commit
f132992361
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# /etc/udev/rules.d/99-zpool.rules
|
||||
# /etc/udev/rules.d/60-zpool.rules
|
||||
#
|
||||
|
||||
ENV{DEVTYPE}=="disk", IMPORT{program}="@prefix@/bin/zpool_id -d %p"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Peristent links for zvol
|
||||
# Persistent links for zvol
|
||||
#
|
||||
# persistent disk links: /dev/zvol/dataset_name
|
||||
# also creates compatibilty symlink of /dev/dataset_name
|
||||
|
|
Loading…
Reference in New Issue