| 1 | Index: vuurmuur/vuurmuur-conf/help/vuurmuur.hlp |
|---|
| 2 | =================================================================== |
|---|
| 3 | --- vuurmuur.orig/vuurmuur-conf/help/vuurmuur.hlp 2009-06-03 22:50:45.000000000 +0200 |
|---|
| 4 | +++ vuurmuur/vuurmuur-conf/help/vuurmuur.hlp 2009-06-03 22:54:42.000000000 +0200 |
|---|
| 5 | @@ -13,6 +13,15 @@ |
|---|
| 6 | problems, or liked the old way better for some reason, you can still use the |
|---|
| 7 | old method. |
|---|
| 8 | |
|---|
| 9 | +Vuurmuur checks all config and log files it uses, and the directories they're |
|---|
| 10 | +in against having their permission set too wide. Here you can specify the |
|---|
| 11 | +maximum permissions any directory can have. This value also applies to files, |
|---|
| 12 | +but with all the "x" bits stripped off. Any file or directory that has more |
|---|
| 13 | +permission bits set that what you give here, will be reset to this value (minus |
|---|
| 14 | +the "x" bits for files, again). Any files or directories with less permissions |
|---|
| 15 | +than this value are left untouched. The value you specify here is an octal |
|---|
| 16 | +mode. See chmod(1) for the exact meaning of this mode. |
|---|
| 17 | + |
|---|
| 18 | Keys: |
|---|
| 19 | |
|---|
| 20 | F10/Q: back. |
|---|