ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Sergey Solopov" <serj@arte.ru>
To: <sisyphus@altlinux.ru>
Subject: RE: [sisyphus] bind
Date: Wed, 20 Nov 2002 12:39:20 +0300
Message-ID: <00a401c29078$b4b3c230$5505a8c0@sumtechsys.com> (raw)
In-Reply-To: <3DDB4F4E.50404@mailru.com>

>Как вариант ...
Да но так как он в chroote, сыпаться лог будет в /var/lib/named/...,а это не
совсем хорошо.
Вопрос (к мантейнеру пакета) в том, что не имеет ли смысл сделать это на
уровне пакета, а не изобретать самому :)

Sy, Serj


>
>logging {
>         channel log {
>         file "/var/log/named.log"
>             versions 5
>             size 1m;
>         print-category yes;
>         print-severity yes;
>         print-time yes;
>         severity info ; };
>
>         channel query {
>         file "/var/log/named.query"
>             versions 3
>             size 20m;
>         print-time yes;
>         severity info ; };
>
>         channel lame {
>         file "/var/log/named.lame"
>             versions 3
>             size 1m;
>         print-time yes;
>         severity info ; };
>
>         channel trans {
>         file "/var/log/named.xfer"
>             versions 2
>             size 1m;
>         print-time yes;
>         severity info ; };
>
>         category default { log; };
>         category load { log; };
>         category cname { log; };
>         category security { log; };
>
>         category lame-servers { lame; };
>         category statistics { null; };
>         category queries { query; };
>         category xfer-in { trans; };
>         category xfer-out { trans; };
>         category notify { trans; };
>};
>
>
>--
>С Уважением,
>Андрей Горев
>
>_______________________________________________
>Sisyphus mailing list
>Sisyphus@altlinux.ru
>http://altlinux.ru/mailman/listinfo/sisyphus
>
>




  reply	other threads:[~2002-11-20  9:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-20  7:46 Sergey Solopov
2002-11-20  8:01 ` Vitaly Lipatov
2002-11-20  8:59 ` [sisyphus] bind Artem K. Jouravsky
2002-11-20 14:41   ` Sergey Solopov
2002-11-20 15:44     ` Dmitry V. Levin
2002-11-20  9:01 ` [sisyphus] bind Andy Gorev
2002-11-20  9:39   ` Sergey Solopov [this message]
2002-11-20 11:00     ` Dmitry V. Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='00a401c29078$b4b3c230$5505a8c0@sumtechsys.com' \
    --to=serj@arte.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git