#193: In-line xorg module insert not working (works interactively)
------------------------+---------------------------------------------------
Reporter: n4th4nr1ch | Owner: lutter
Type: defect | Status: new
Priority: major | Milestone: next
Component: Augeas | Version: 0.8.0
Keywords: |
------------------------+---------------------------------------------------
{{{
root@ws:~/scripts # cat /etc/redhat-release
Fedora release 14 (Laughlin)
root@ws:~/scripts # uname -a
Linux ws-028.luma-pictures.com 2.6.35.11-83.fc14.x86_64 #1 SMP Mon Feb 7
07:06:44 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
root@ws:~/scripts # augtool --version 2>&1 | head -1
augtool 0.8.0 <http://augeas.net/>
root@ws:~ # augtool -s set "/files/etc/X11/xorg.conf/Module/Load[1]"
"test"
root@ws:~ # grep -E "Module|test" /etc/X11/xorg.conf
root@ws:~ # augtool
augtool> set "/files/etc/X11/xorg.conf/Module/Load[1]" "test"
augtool> save
Saved 1 file(s)
augtool>
root@ws:~ # grep -E "Module|test" /etc/X11/xorg.conf
Section "Module"
Load test
root@ws:~ #
}}}
--
Ticket URL: <https://fedorahosted.org/augeas/ticket/193>
Augeas <http://augeas.net/>
a configuration API
_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel