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 281631 Details for
Bug 416121
Can't open configuration file [(null)]
[?]
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]
seed proper perms on vtysh.conf
quagga-vtyown.patch (text/plain), 1.48 KB, created by
Curtis Doty
on 2007-12-07 21:26:44 UTC
(
hide
)
Description:
seed proper perms on vtysh.conf
Filename:
MIME Type:
Creator:
Curtis Doty
Created:
2007-12-07 21:26:44 UTC
Size:
1.48 KB
patch
obsolete
>Index: F-7/quagga.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/quagga/F-7/quagga.spec,v >retrieving revision 1.37 >diff -u -r1.37 quagga.spec >--- F-7/quagga.spec 17 Sep 2007 13:11:28 -0000 1.37 >+++ F-7/quagga.spec 7 Dec 2007 20:51:18 -0000 >@@ -253,6 +253,7 @@ > if [ ! -e %{_sysconfdir}/vtysh.conf ]; then > touch %{_sysconfdir}/vtysh.conf > chmod 640 %{_sysconfdir}/vtysh.conf >+ chown %quagga_user:%vty_group %{_sysconfdir}/vtysh.conf > fi > > %postun >Index: F-8/quagga.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/quagga/F-8/quagga.spec,v >retrieving revision 1.41 >diff -u -r1.41 quagga.spec >--- F-8/quagga.spec 12 Nov 2007 16:28:32 -0000 1.41 >+++ F-8/quagga.spec 7 Dec 2007 20:51:18 -0000 >@@ -256,6 +256,7 @@ > if [ ! -e %{_sysconfdir}/vtysh.conf ]; then > touch %{_sysconfdir}/vtysh.conf > chmod 640 %{_sysconfdir}/vtysh.conf >+ chown %quagga_user:%vty_group %{_sysconfdir}/vtysh.conf > fi > > %postun >Index: devel/quagga.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/quagga/devel/quagga.spec,v >retrieving revision 1.40 >diff -u -r1.40 quagga.spec >--- devel/quagga.spec 12 Nov 2007 15:34:57 -0000 1.40 >+++ devel/quagga.spec 7 Dec 2007 20:51:18 -0000 >@@ -256,6 +256,7 @@ > if [ ! -e %{_sysconfdir}/vtysh.conf ]; then > touch %{_sysconfdir}/vtysh.conf > chmod 640 %{_sysconfdir}/vtysh.conf >+ chown %quagga_user:%vty_group %{_sysconfdir}/vtysh.conf > fi > > %postun
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 416121
: 281631