Changeset 2775
- Timestamp:
- 08/12/08 14:30:54
(3 months ago)
- Author:
- cpebenito
- Message:
trunk: add an empty m4 string so the index macro is not invoked, to prevent a warning.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2772 |
r2775 |
|
| 4 | 4 | /etc/amandates gen_context(system_u:object_r:amanda_amandates_t,s0) |
|---|
| 5 | 5 | /etc/dumpdates gen_context(system_u:object_r:amanda_dumpdates_t,s0) |
|---|
| 6 | | /etc/amanda/.*/index(/.*)? gen_context(system_u:object_r:amanda_data_t,s0) |
|---|
| | 6 | # empty m4 string so the index macro is not invoked |
|---|
| | 7 | /etc/amanda/.*/index`'(/.*)? gen_context(system_u:object_r:amanda_data_t,s0) |
|---|
| 7 | 8 | |
|---|
| 8 | 9 | /root/restore -d gen_context(system_u:object_r:amanda_recover_dir_t,s0) |
|---|
Download in other formats:
* Generating other formats may take time.