Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#29494 - [initscripts] deprecated() should refer user to 'man 5 rc.conf' instead of /etc/rc.conf

Attached to Project: Arch Linux
Opened by jstjohn (jstjohn) - Monday, 16 April 2012, 19:36 GMT
Last edited by Tom Gundersen (tomegun) - Wednesday, 02 May 2012, 22:14 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Tom Gundersen (tomegun)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
/etc/rc.d/network's deprecated() function instructs the user to reference /etc/rc.conf on how to define a single wired connection, but with the change to /etc/rc.conf a while back, the documentation for how to do that is no longer in /etc/rc.conf. The documentation is now in 'man 5 rc.conf', so the deprecated() function should refer the user to that instead.


Additional info:
* initscripts 2012.03.2-1


Steps to reproduce:
cat /etc/rc.d/network
:)
This task depends upon

Closed by  Tom Gundersen (tomegun)
Wednesday, 02 May 2012, 22:14 GMT
Reason for closing:  Fixed

Loading...