• Alessandro Rubini's avatar
    userspace: bugfix in apply-dot-config · b70c0d73
    Alessandro Rubini authored
    The shell we have in the switch, unfortunately, reports variables
    in "set" as quoted.  This means we had all our substitutions wrong
    in snmpd.conf. This commit removes the quotes, and stuff now works better.
    
    I got this in my syslog, for example:
    
       /wr/etc/snmpd.conf: line 10: Error: cannot create trapsink: '192.168.16.1'
       getaddrinfo: 'morgana' Name or service not known
    
    Because it had to be "morgana" not "'morgana'", same for IP address.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    b70c0d73
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...