Changeset 2729
- Timestamp:
- 06/24/08 07:53:30
(4 months ago)
- Author:
- cpebenito
- Message:
trunk: add missing requires.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2449 |
r2729 |
|
| 38 | 38 | attribute cron_spool_type; |
|---|
| 39 | 39 | type crond_t, cron_spool_t, crontab_exec_t; |
|---|
| | 40 | class dbus send_msg; |
|---|
| 40 | 41 | ') |
|---|
| 41 | 42 | |
|---|
| r2169 |
r2729 |
|
| 14 | 14 | gen_require(` |
|---|
| 15 | 15 | type setrans_t, setrans_var_run_t; |
|---|
| | 16 | class context translate; |
|---|
| 16 | 17 | ') |
|---|
| 17 | 18 | |
|---|
| r2713 |
r2729 |
|
| 896 | 896 | # |
|---|
| 897 | 897 | template(`userdom_login_user_template', ` |
|---|
| | 898 | gen_require(` |
|---|
| | 899 | class context contains; |
|---|
| | 900 | ') |
|---|
| | 901 | |
|---|
| 898 | 902 | userdom_base_user_template($1) |
|---|
| 899 | 903 | |
|---|
Download in other formats:
* Generating other formats may take time.