* [refpolicy] [ cgroups revisited 4/4] Remove some interfaces that are not used.
@ 2010-04-28 10:03 Dominick Grift
0 siblings, 0 replies; only message in thread
From: Dominick Grift @ 2010-04-28 10:03 UTC (permalink / raw)
To: refpolicy
Signed-off-by: Dominick Grift <domg472@gmail.com>
---
:100644 100644 3b65a38... 778b063... M policy/modules/kernel/filesystem.if
:100644 100644 abcab97... 2fa1467... M policy/modules/services/cgroup.if
policy/modules/kernel/filesystem.if | 19 -------------------
policy/modules/services/cgroup.if | 18 ------------------
2 files changed, 0 insertions(+), 37 deletions(-)
diff --git a/policy/modules/kernel/filesystem.if b/policy/modules/kernel/filesystem.if
index 3b65a38..778b063 100644
--- a/policy/modules/kernel/filesystem.if
+++ b/policy/modules/kernel/filesystem.if
@@ -709,25 +709,6 @@ interface(`fs_setattr_cgroupfs_files', `
########################################
## <summary>
-## Read files on cgroup file systems.
-## </summary>
-## <param name="domain">
-## <summary>
-## Domain allowed access.
-## </summary>
-## </param>
-#
-interface(`fs_read_cgroupfs_files', `
- gen_require(`
- type cgroupfs_t;
-
- ')
-
- read_files_pattern($1, cgroupfs_t, cgroupfs_t)
-')
-
-########################################
-## <summary>
## Write files on cgroup file systems.
## </summary>
## <param name="domain">
diff --git a/policy/modules/services/cgroup.if b/policy/modules/services/cgroup.if
index abcab97..2fa1467 100644
--- a/policy/modules/services/cgroup.if
+++ b/policy/modules/services/cgroup.if
@@ -53,24 +53,6 @@ interface(`cgroup_list_cgroup_dirs', `
########################################
## <summary>
-## Manage cgroup directories.
-## </summary>
-## <param name="domain">
-## <summary>
-## Domain allowed access.
-## </summary>
-## </param>
-#
-interface(`cgroup_manage_cgroup_dirs', `
- gen_require(`
- type cgroup_t;
- ')
-
- allow $1 cgroup_t:dir manage_dir_perms;
-')
-
-########################################
-## <summary>
## Read and write cgroup directories.
## </summary>
## <param name="domain">
--
1.7.0.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://oss.tresys.com/pipermail/refpolicy/attachments/20100428/4c5042ef/attachment-0001.bin
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-28 10:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28 10:03 [refpolicy] [ cgroups revisited 4/4] Remove some interfaces that are not used Dominick Grift
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.