Package: augeas-lenses
Version: 0.10.0-1~bpo60+3
Severity: normal

Given a fairly standard dhcp configuration in /etc/dhcp/dhcpd.conf that does
not contain an entry for the key /filename/. The configuration has no errors,
that is

/etc/init.d/isc-dhcp-server restart   # server from package dhcp3-server.

does not claim any errors.

I now like to add the entry: filename "pxelinux.0". The quotes are needed,
otherwise the dhcp server will not restart.


So, on the augtool command line:

augtool> set /files/etc/dhcp/dhcpd.conf/filename pxelinux.0
augtool> save


This will write: /filename pxelinux.0/ into dhcpd.conf, so pxelinux.0 with no
enclosing quotes.


I also tried several other possibilities, like

/"pxelinux.0"/, /\"pxelinux.0\"/, /'"pxelinux.0"'/, ...

with no luck.


Packages in use:
- dhcp3-server                        4.1.1-P1-15+squeeze8
- augeas-lenses                       0.10.0-1~bpo60+3
- augeas-tools                        0.10.0-1~bpo60+3
- libaugeas0                          0.10.0-1~bpo60+3



Thank you in advance for your help.
Jens Hoffmann


-- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

augeas-lenses depends on no packages.

augeas-lenses recommends no packages.

Versions of packages augeas-lenses suggests:
pn  augeas-doc                    <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to