svn path=/nixos/trunk/; revision=7767

This commit is contained in:
Eelco Dolstra 2007-01-23 11:18:23 +00:00
parent d674ec1223
commit e3c5b9e752
2 changed files with 5 additions and 3 deletions

View File

@ -227,7 +227,7 @@
<option>-o</option> flag; defaults to <literal>\"defaults\"</literal>).
Instead of specifying <literal>device</literal>, you can also
specify a volume label (<literal>volume</literal>) for file
specify a volume label (<literal>label</literal>) for file
systems that support it, such as ext2/ext3 (see <command>mke2fs
-L</command>).
";
@ -340,6 +340,7 @@
}
/*
{
name = ["services" "mingetty" "waitOnMounts"];
default = false;
@ -350,6 +351,7 @@
separate partition, you may want to turn this on.
";
}
*/
{