diff --git a/Deconstructing_Linux_udev_Rules.rst b/Deconstructing_Linux_udev_Rules.rst index fd745f3..7ec18fa 100644 --- a/Deconstructing_Linux_udev_Rules.rst +++ b/Deconstructing_Linux_udev_Rules.rst @@ -42,6 +42,8 @@ - Change the user and group ownership of that disk to something other than the default (``root:disk``). + - Set specific permissions for the disk. + - Create a corresponding "raw" character device under ``/dev/raw`` associated with our disk above. This is something commonly seen on database servers and it's suffiently useful that's it's @@ -67,7 +69,7 @@ Document Revision Information ============================= -``$Id: Deconstructing_Linux_udev_Rules.rst,v 1.103 2013/10/31 21:50:07 tundra Exp $`` +``$Id: Deconstructing_Linux_udev_Rules.rst,v 1.104 2013/10/31 21:51:27 tundra Exp $`` You can find the latest version of this document at: