OK, so tomorrow was a long time coming

, but I'm back working on this project. I've established that several of the temploggerd config/option/template files were created through the package installation, but that no owfs, etc. related files were. In checking with the owfs author, this appears to be the default, and some other distributions augment this by creating these other files (eg: my experience with uNSLUNg linux having done so). Noticed also that no daemon files (rc.d scripts?) were created for either owfs, etc. or temploggerd. I am working on defining defaults for my installation and wonder whether these would become part of the Arch Linux ARM packages.
BTW, I am not familiar with Arch/Arch Linux ARM daemon files (bash syntax), but on the surface they seem very consistent/generic. I looked at the Arch wiki page (and referenced BSD) on them which indicated they were "easy", but I guess that is the case only if you know bash. I can figure out much of it, but not all. Is it as simple as using the generic one and changing simply the DAEMON= and ARGS= lines and above to create a new one? What do the lines starting with a dot (.) do?
$this->bbcode_second_pass_quote('donv', 'T')hanks, I can confirm it is there and the command is seen on my box. I hope to work with this tomorrow to get it all going for real. Will let you know how it turns out.