File devialog-README.SUSE of Package devialog
Hi
Please note that the openSUSE package of devialog follows the FHS.
To get an overview of the installed files, just do something like
rpm -ql devialog
after the package is installed.
The most important change: the configuration is stored in
* /etc/devialog.conf
* /etc/signatures.pl
So - as example - the initial call to generate the needed signatures
looks like:
devialogsig.pl -l /var/log/messages -c /etc/signatures.pl -t syslog -C
There's also an init script preconfigured to use /etc/devialog.conf -
if you want to change this, just edit /etc/sysconfig/devialog .
The mentioned changes are just a recommendation - but they imply some
benefits as you can simply backup your system by backing up /etc ;-)
Have a lot of fun!
Your openSUSE Team