Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 316696 Details for
Bug 462249
Fix permissions of /etc/sysconfig/*
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Drop unneeded executable bits on /etc/sysconfig/*
0001-Drop-unneeded-executable-bits-on-etc-sysconfig.patch (text/plain), 989 bytes, created by
Ville Skyttä
on 2008-09-14 20:55:52 UTC
(
hide
)
Description:
Drop unneeded executable bits on /etc/sysconfig/*
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2008-09-14 20:55:52 UTC
Size:
989 bytes
patch
obsolete
>From 118f5bb0276e136eb5b0964e572f3b086419f8c9 Mon Sep 17 00:00:00 2001 >From: =?utf-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi> >Date: Sun, 14 Sep 2008 23:52:41 +0300 >Subject: [PATCH] Drop unneeded executable bits on /etc/sysconfig/*. > >--- > Makefile | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/Makefile b/Makefile >index b491058..c9c96e6 100644 >--- a/Makefile >+++ b/Makefile >@@ -44,7 +44,7 @@ install: > install -m755 -d $(ROOT)/etc/rc.d $(ROOT)/etc/sysconfig > install -m755 rc.d/rc rc.d/rc.local rc.d/rc.sysinit $(ROOT)/etc/rc.d/ > cp -af rc.d/init.d $(ROOT)/etc/rc.d/ >- install -m755 sysconfig/debug sysconfig/init sysconfig/netconsole sysconfig/readonly-root $(ROOT)/etc/sysconfig/ >+ install -m644 sysconfig/debug sysconfig/init sysconfig/netconsole sysconfig/readonly-root $(ROOT)/etc/sysconfig/ > cp -af sysconfig/network-scripts $(ROOT)/etc/sysconfig/ > cp -af ppp udev NetworkManager event.d $(ROOT)/etc > mkdir -p $(ROOT)/etc/ppp/peers >-- >1.5.5.1 >
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 462249
: 316696