Bug#393658: boinc-client: Feature Request: logrotation

Michael Setzer michael.setzer at celeborn.de
Tue Oct 17 10:38:50 UTC 2006


Package: boinc-client
Version: 5.4.11-2
Severity: wishlist

Hi there,

I think it would be a nice feature to have some sort of a logfile rotation,
maybe using logrotate.

As far as I can see the files stdoutdae.txt and stderrdae.txt are always
growing so it might have sense to rotate them sometimes. Something like

/var/lib/boinc-client/stderrdae.txt /var/lib/boinc-client/stdoutdae.txt {
	compress
	copytruncate
	create 644 boinc boinc
	daily
	delaycompress
	missingok
	notifempty
	rotate 8
	start 0
}

should do the trick.

Regards, Michael

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)

Versions of packages boinc-client depends on:
ii  adduser  3.99                            Add and remove users and groups
ii  debconf  1.5.6                           Debian configuration management sy
ii  libc6    2.3.6.ds1-6                     GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.10.02+dfsg-1 common error description library
ii  libcurl3 7.15.5-1                        Multi-protocol file transfer libra
ii  libgcc1  1:4.1.1-16                      GCC support library
ii  libidn11 0.6.5-1                         GNU libidn library, implementation
ii  libkrb53 1.4.4-3                         MIT Kerberos runtime libraries
ii  libssl0. 0.9.8c-3                        SSL shared libraries
ii  libstdc+ 4.1.1-16                        The GNU Standard C++ Library v3
ii  lsb-base 3.1-17                          Linux Standard Base 3.1 init scrip
ii  python   2.4.3-11                        An interactive high-level object-o
ii  zlib1g   1:1.2.3-13                      compression library - runtime

boinc-client recommends no packages.

-- debconf information:
  boinc-client/remove_boinc_dir: false




More information about the pkg-boinc-devel mailing list