> But I would like to know if the ebuild could be maintained or how > else a multilog-based system could be created?
hhm, never heard of gluelog before... i've just recently created an ebuild for syslogread... http://untroubled.org/syslogread/ it is a bit old and could use some love http://bugs.gentoo.org/show_bug.cgi?id=88852 idefix root # cat /etc/supervise/syslog/run #!/bin/sh exec envuidgid syslog sysloglread -U /dev/log idefix root # cat /etc/supervise/syslog/log/run #!/bin/sh exec setuidgid syslog multilog t /var/log/syslog you may also be interested in multilog-watch (logcheck for mutilog dirs) http://bugs.gentoo.org/show_bug.cgi?id=90515 regards Thilo -- [email protected] mailing list
