Author: glen
Date: Fri Nov  9 02:20:43 2007
New Revision: 9029

Added:
   rc-scripts/trunk/crypttab
Modified:
   rc-scripts/trunk/Makefile.am
Log:
- add sample /etc/crypttab

Modified: rc-scripts/trunk/Makefile.am
==============================================================================
--- rc-scripts/trunk/Makefile.am        (original)
+++ rc-scripts/trunk/Makefile.am        Fri Nov  9 02:20:43 2007
@@ -8,6 +8,7 @@
        adjtime \
        inittab \
        modules \
+       crypttab \
        sysctl.conf
 
 profiledir = @sysconfdir@/profile.d

Added: rc-scripts/trunk/crypttab
==============================================================================
--- (empty file)
+++ rc-scripts/trunk/crypttab   Fri Nov  9 02:20:43 2007
@@ -0,0 +1,7 @@
+# See crypttab(5) for this file format.
+#
+# NOTE: No options can be specified for LUKS encrypted partitions.
+
+# NAME DEVICE  PASSWORD        OPTIONS
+#hda1  /dev/hda1       none    verify
+#hda1  /dev/hda1
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to