Package: metalog
Version: 0.7beta-4
Severity: serious
Tags: patch
Justification: group should be adm.

i've earlier submitted a bug here, regarding the belongings of the logfiles, 
which afaik led to metalog not making it into sarge.
the cheap solution looks the following:

in the post-install script:
chown root:adm /var/log
chmod g+s /var/log

(pherhaps -r ? with a find -type d? like:
find /var/log -type d -exec chown root:adm {} \; -exec chmod g+s {} \;
        to fix the permissions of the current dirs
)



in /etc/init.d/metalog do:
umask 002
before running the deamon.



better solution would indeed be to fix the deamon.

Cheers, Wilfried Goesgens



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.1111.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages metalog depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libpcre3                      6.3-1      Perl 5 Compatible Regular Expressi

metalog recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to