tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: rc.d/rndctl
On Tue, 4 Nov 2008, Robert Elz wrote:
isn't doing the correct thing, that will take the last of the -c e -C -E
Yes -- his original code had your correction. I must have nuked it during
testing.
ceflags="${ceflags}${ceflags:+ }${arg}"
line at the start of the function to
oIFS=$IFS
IFS=';'
Yep that fixed it!
System:
NetBSD cauldron-nbsd-releng-4-i386 4.0_STABLE NetBSD 4.0_STABLE
(GENERIC.MP) #0: Fri Oct 31 10:23:38 EDT 2008
The next step is to match up $rndctl_flags to match the kernel defaults.
~BAS
Home |
Main Index |
Thread Index |
Old Index