#
# This file can be used to change the protection
# of the LVM device nodes in /dev.
#
# The default for LVs not mentioned in this file
# depends on your version of LVM and whether devfs or udev is installed.
#
# This file is run as a shell script in the init script
# for lvm-common.
#
# The format of each line is MODE_<vg>_<lv>="<user>:group mode"
#
# eg:
#
# MODE_vg3_cb301="news:disk 660"
#
# Sets the protection of /dev/vg3/cb301 to 0660 
# and makes it owned by user "news" and group "disk"
#
# MODE_dbgrp_oracle01="oracle:disk 664"
#
