#74: parse error on Debian: default/nstx
-------------------------------------------------------+--------------------
 Reporter:  micah                                      |       Owner:  lutter
     Type:  defect                                     |      Status:  new   
 Priority:  minor                                      |   Milestone:  next  
Component:  Augeas                                     |     Version:  0.5.1 
 Keywords:  debian, parse error, lense, default, nstx  |  
-------------------------------------------------------+--------------------
 <pre>
 augtool> ls /augeas/files/etc/default/nstx/error
 pos = 323
 line = 13
 char = 0
 lens = /usr/share/augeas/lenses/dist/shellvars.aug:44.12-.53
 message = Iterated lens matched less than it should
 </pre>

 <pre>
 # Defaults for nstx initscript
 # sourced by /etc/init.d/nstx
 # installed at /etc/default/nstx by the maintainer scripts

 #
 # This is a POSIX shell fragment
 #

 # The name of the domain for the tunnel - needed for client and server
 NSTX_DOMAIN="r0adw.madduck.net"

 # The IP address of the DNS server - needed for client only
 NSTX_DNS_SERVER=`grep nameserver /etc/resolv.conf |head -1|awk '{print
 $2}'`

 # uncomment to start nstxd on system startup
 #start_nstxd=yes

 # uncomment to start nstxcd on system startup
 start_nstxcd=yes

 # uncomment to bring up tun0 automatically
 #ifup_tun=tun0

 # uncomment to tell nstx to bind to a specific interface
 #NSTX_IFACE="1.2.3.4"
 </pre>

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/74>
Augeas <http://augeas.net/>
a configuration API

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to