Changeset 2791
- Timestamp:
- 08/29/08 07:50:31
(3 months ago)
- Author:
- cpebenito
- Message:
trunk: fix unconfined mail sending out by postfix and qmail.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2742 |
r2791 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(unconfined, 2.3.0) |
|---|
| | 2 | policy_module(unconfined, 2.3.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 160 | 160 | |
|---|
| 161 | 161 | optional_policy(` |
|---|
| | 162 | postfix_per_role_template(unconfined, unconfined_t, unconfined_r) |
|---|
| 162 | 163 | postfix_run_map(unconfined_t, unconfined_r, { unconfined_devpts_t unconfined_tty_device_t }) |
|---|
| 163 | 164 | # cjp: this should probably be removed: |
|---|
| … | … | |
| 171 | 172 | |
|---|
| 172 | 173 | optional_policy(` |
|---|
| | 174 | qmail_per_role_template(unconfined, unconfined_t, unconfined_r) |
|---|
| | 175 | ') |
|---|
| | 176 | |
|---|
| | 177 | optional_policy(` |
|---|
| 173 | 178 | # cjp: this should probably be removed: |
|---|
| 174 | 179 | rpc_domtrans_nfsd(unconfined_t) |
|---|
Download in other formats:
* Generating other formats may take time.