#131: Parse error on /etc/sysctl.conf RHEL 5.5
----------------------+-----------------------------------------------------
Reporter: erinn | Owner: lutter
Type: defect | Status: closed
Priority: minor | Milestone: next
Component: Augeas | Version: 0.7.0
Resolution: invalid | Keywords:
----------------------+-----------------------------------------------------
Changes (by lutter):
* status: new => closed
* resolution: => invalid
Comment:
The issue is that the keys on lines 44, 45 and 46 contain spaces, which
need to become underscores; i.e. changing those three lines to
{{{
net.ipv4.ip_forward = 0
net.ipv4.conf.all.send_redirects = 0
net.ipv4.conf.default.send_redirects = 0
}}}
makes everybody happy
--
Ticket URL: <https://fedorahosted.org/augeas/ticket/131#comment:1>
Augeas <http://augeas.net/>
a configuration API
_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel