Changes

Jump to navigation Jump to search
6 bytes added ,  17:17, 21 May 2009
m
typos
Line 13: Line 13:  
=== Description ===
 
=== Description ===
   −
smeserver-shared-folders is a new module for SME. It looks more or less like ibays (I took a lot of code from the ibay module), but with more flexibility on file permissions as it supports ACL. There're also some additionnal options in the panel.
+
smeserver-shared-folders is a new module for SME. It looks more or less like ibays (I took a lot of code from the ibay module), but with more flexibility on file permissions as it supports ACL. There're also some additional options in the panel.
    
{{Warning box|This contrib is in early stage of development. I use it in limited production now, but there may be some bugs. New features may be added within the next few weeks}}
 
{{Warning box|This contrib is in early stage of development. I use it in limited production now, but there may be some bugs. New features may be added within the next few weeks}}
Line 44: Line 44:  
  LABEL=SWAP-rd/c0d0p3    swap                    swap    defaults        0 0
 
  LABEL=SWAP-rd/c0d0p3    swap                    swap    defaults        0 0
   −
You may have to manually add the acl option in /etc/fstab if you have mounted another filesystem here. Once the option is in fstab, you can just remount the partitions, for example:
+
You may have to manually add the '''acl''' option in /etc/fstab if you have mounted another file system here. Once the option is in fstab, you can just remount the partitions, for example:
 
  mount -o remount /
 
  mount -o remount /
 
or
 
or

Navigation menu