Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 410734 Details for
Bug 559308
Wrong context on /usr/bin/vnstatd
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the issue
0001-vnstat-fix-context-on-usr-bin-vnstatd.patch (text/plain), 821 bytes, created by
Niklas Haas
on 2015-09-01 07:11:55 UTC
(
hide
)
Description:
Patch to fix the issue
Filename:
MIME Type:
Creator:
Niklas Haas
Created:
2015-09-01 07:11:55 UTC
Size:
821 bytes
patch
obsolete
>From bb47544dbc3b31fef37ca804666eed562f7ab43f Mon Sep 17 00:00:00 2001 >From: Niklas Haas <git@nand.wakku.to> >Date: Tue, 1 Sep 2015 09:10:52 +0200 >Subject: [PATCH] vnstat: fix context on /usr/bin/vnstatd > >--- > policy/modules/contrib/vnstatd.fc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/policy/modules/contrib/vnstatd.fc b/policy/modules/contrib/vnstatd.fc >index 52f8f68..0252ce4 100644 >--- a/policy/modules/contrib/vnstatd.fc >+++ b/policy/modules/contrib/vnstatd.fc >@@ -11,5 +11,5 @@ > ifdef(`distro_gentoo',` > # Fix bug 528602 - name is vnstatd in Gentoo > /etc/rc\.d/init\.d/vnstatd -- gen_context(system_u:object_r:vnstatd_initrc_exec_t,s0) >-/usr/bin/vnstatd -- gen_context(system_u:object_r:vnstat_exec_t,s0) >+/usr/bin/vnstatd -- gen_context(system_u:object_r:vnstatd_exec_t,s0) > ') >-- >2.5.0 >
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 559308
: 410734