Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 337642 Details for
Bug 455080
sys-process/fcron-3.1.1 - Files were moved without updating default selinux file context policies, please patch.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix default selinux context for fcrontab's temporary files.
fcron_context_p2.patch (text/plain), 1.08 KB, created by
vespian
on 2013-02-02 01:15:06 UTC
(
hide
)
Description:
Fix default selinux context for fcrontab's temporary files.
Filename:
MIME Type:
Creator:
vespian
Created:
2013-02-02 01:15:06 UTC
Size:
1.08 KB
patch
obsolete
>From e02f68a6c38f39bad2fdca9cc79983255bec356a Mon Sep 17 00:00:00 2001 >From: Pawel Rozlach <vespian@o2.pl> >Date: Sat, 2 Feb 2013 02:06:58 +0100 >Subject: [PATCH] update default context for fcron and fcronsighup binaries > >With sys-process/fcron update from 3.0.6-r1 to 3.1.1 fcron, and >fcronsighup binaries were moved to /usr/libexec. This patch >updates the policy to reflect this. >--- > policy/modules/contrib/cron.fc | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/policy/modules/contrib/cron.fc b/policy/modules/contrib/cron.fc >index 552de9c..4d4e097 100644 >--- a/policy/modules/contrib/cron.fc >+++ b/policy/modules/contrib/cron.fc >@@ -7,6 +7,8 @@ > /usr/sbin/cron(d)? -- gen_context(system_u:object_r:crond_exec_t,s0) > /usr/sbin/fcron -- gen_context(system_u:object_r:crond_exec_t,s0) > /usr/sbin/fcronsighup -- gen_context(system_u:object_r:crontab_exec_t,s0) >+/usr/libexec/fcron -- gen_context(system_u:object_r:crond_exec_t,s0) >+/usr/libexec/fcronsighup -- gen_context(system_u:object_r:crontab_exec_t,s0) > > /var/lib/glpi/files(/.*)? gen_context(system_u:object_r:cron_var_lib_t,s0) > >-- >1.7.12.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 455080
:
337640
| 337642 |
337644