Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 337640 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]
Fix fcron&fcronsighup default contexts
fcron_context_p1.patch (text/plain), 1.02 KB, created by
vespian
on 2013-02-02 01:14:19 UTC
(
hide
)
Description:
Fix fcron&fcronsighup default contexts
Filename:
MIME Type:
Creator:
vespian
Created:
2013-02-02 01:14:19 UTC
Size:
1.02 KB
patch
obsolete
>From 0bfcc022deb4ad643162324e705a49e08341abac Mon Sep 17 00:00:00 2001 >From: Pawel Rozlach <vespian@o2.pl> >Date: Sat, 2 Feb 2013 01:52:21 +0100 >Subject: [PATCH] Provide correct context for fcrontab's temporary files. > >--- > 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..273b402 100644 >--- a/policy/modules/contrib/cron.fc >+++ b/policy/modules/contrib/cron.fc >@@ -35,6 +35,8 @@ > /var/spool/fcron/systab\.orig -- gen_context(system_u:object_r:system_cron_spool_t,s0) > /var/spool/fcron/systab -- gen_context(system_u:object_r:system_cron_spool_t,s0) > /var/spool/fcron/new\.systab -- gen_context(system_u:object_r:system_cron_spool_t,s0) >+/var/spool/fcron/rm\.systab -- gen_context(system_u:object_r:system_cron_spool_t,s0) >+/var/spool/fcron/systab\.tmp -- gen_context(system_u:object_r:system_cron_spool_t,s0) > > ifdef(`distro_debian',` > /var/spool/cron/atjobs -d gen_context(system_u:object_r:cron_spool_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 Raw
Actions:
View
Attachments on
bug 455080
: 337640 |
337642
|
337644