Working with Chema Alonso to get mktwpol.sh into service on Gentoo systems, and for whatever reason, decided to revamp the old twinstall.sh script from RedHat (later renamed something else, I forget what), and now have a first cut at a twsetup.sh script, that calls mktwpol -u for a few steps of a tripwire installation. If both twsetup.sh and mktwpol.sh are on a system, a first setup (one time) runs twsetup.sh, and "it just happens." At least, in my imagination.
I'll stuff twsetup.sh in the code section shortly, might be a day or two before it appears in the next release package.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
mktwpol-generic.sh still refers to twinstall.sh, and repairing its logic is a very low priority because my use of these tools is limited to a Gentoo system. Plus, if twsetup.sh is used to call mktwpol-generic.sh (renamed to mktwpol.sh), by the time mktwpol-generic is called, tw.cfg will exist and the subroutine that would invoke twinstall.sh is skipped.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Working with Chema Alonso to get mktwpol.sh into service on Gentoo systems, and for whatever reason, decided to revamp the old twinstall.sh script from RedHat (later renamed something else, I forget what), and now have a first cut at a twsetup.sh script, that calls mktwpol -u for a few steps of a tripwire installation. If both twsetup.sh and mktwpol.sh are on a system, a first setup (one time) runs twsetup.sh, and "it just happens." At least, in my imagination.
I'll stuff twsetup.sh in the code section shortly, might be a day or two before it appears in the next release package.
mktwpol-0.1.2.tar.gz contains twsetup.sh
The README file refers to the use of twsetup.sh
mktwpol-generic.sh still refers to twinstall.sh, and repairing its logic is a very low priority because my use of these tools is limited to a Gentoo system. Plus, if twsetup.sh is used to call mktwpol-generic.sh (renamed to mktwpol.sh), by the time mktwpol-generic is called, tw.cfg will exist and the subroutine that would invoke twinstall.sh is skipped.