vserver: Add some extra tabs to the default fstab, to align it better.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 9 Oct 2008 18:25:38 +0000 (20:25 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 9 Oct 2008 18:25:38 +0000 (20:25 +0200)
etc/vservers/.defaults/fstab

index b78e426702c7614f004af01b0552dcbfe3932be9..eec9f7f6848dd8a2444bea351d29af4c57052b21 100644 (file)
@@ -1,5 +1,5 @@
-none   /proc           proc    defaults                0 0
-none   /tmp            tmpfs   size=16m,mode=1777      0 0
-none   /dev/pts        devpts  gid=5,mode=620          0 0
-/home  /home           none    bind                    0 0
+none                           /proc                                   proc    defaults                0 0
+none                           /tmp                                    tmpfs   size=16m,mode=1777      0 0
+none                           /dev/pts                                devpts  gid=5,mode=620          0 0
+/home                          /home                                   none    bind                    0 0
 /data/apt-repository/public     /data/apt-repository/public             none    bind,ro                 0 0