Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/inetutils-syslogd: upgrade to 1.9.2 & small fixes | Stuart Cardall | 2014-04-22 | 3 | -21/+23 |
| | | | | | | | | | APKBUILD now installs /sbin/setup-inetutils-syslogd correctly. 'delaycompress' changed to 'copytruncate' in logrotate settings so logs do not continue to be written to a rotated log file. /etc/syslog.conf settings for INN news system commented out by default. | ||||
* | testing/inetutils-syslogd: new aport | IT Offshore | 2013-11-15 | 8 | -0/+273 |
A small syslogd for logging to multiple files http://www.gnu.org/software/inetutils/ revised complete patch for inetutils-syslogd. post-install - just gives status / info message - configuration is now done by /sbin/setup-inetutils-syslogd. Both scripts now use the system colours $STRONG $RED $GREEN. post-deinstall - just adds back busybox syslog to boot runlevel & shows the status of syslog & cron (as cron will be stopped by removing any syslog) |