From: "Dmytro O. Redchuk" <dor@kiev-online.net> To: ALT Community <community@altlinux.ru> Subject: Re: [Comm] bind-9.2.1-4mdk.i586.rpm в Шруте Date: Tue, 24 Dec 2002 12:04:47 +0200 Message-ID: <20021224100447.GD2316@kiev-online.net> (raw) In-Reply-To: <16696.021224@taxpol.krasnoyarsk.su> On Tue, Dec 24, 2002 at 04:42:19PM +0700, aek wrote: > Hello Dmytro, > > Tuesday, December 24, 2002, 3:31:17 PM, you wrote: > > >> Подскажите, как сделать чтоб она > >> выполнялась в своей подсистеме? Насколько > >> я знаю эта возможность там заложена изначально. > >> Но я этого еще не делал (сам). Хелп плз. > DOR> Надо, чтобы всё было в порядке со шрутовым окружением, после чего просто > Это типа чтоб /var/named содержал /var/named/etc /var/named/dev > /var/named/zone и все положенное для BIND содержание. Я правильно понял? Нет, надо иметь собранный chrooted environment, со всеми нужными (попросту говоря) библиотеками, конфигами... и т.п. Со всем, чего может понадобиться named'у в работе -- сделать для него виртуальный root. (Я пока не знаю, как это сделать в АЛЬТе правильно. Делал в шапке и вручную, и из rpm'ов, но... может, кто-то подскажет). > > DOR> ключик -t <dir> > DOR> (да, и -u <user>, конечно). > > А вот остальное мне на пальцах, если можно. Есть файло /etc/init.d/named > В нем > > start() { > # Start daemons. > echo "Starting : " $prog > if [ -n "${ROOTDIR}" -a "x${ROOTDIR}" != "x/" ]; then > OPTIONS="${OPTIONS} -t ${ROOTDIR}" ^^^^^^^^^^ а изначально он откуда берёт? Если из /etc/sysconfig/named, то прописать там. > fi > daemon named -u named ${OPTIONS} > # > # это вот сюда типа все эти ключики запендюрить? так они здесь > # есть тока непонятно откуда что берется и где регулируется > # > RETVAL=$? > [ $RETVAL -eq 0 ] && touch /var/lock/subsys/named > echo > return $RETVAL > > -- > Всех благ! > -- _,-=._ /|_/| `-.} `=._,.-=-._., @ @._, `._ _,-. ) _,.-' ` G.m-"^m`m' Dmytro O. Redchuk
next prev parent reply other threads:[~2002-12-24 10:04 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-12-24 5:21 aek 2002-12-24 8:31 ` Dmytro O. Redchuk 2002-12-24 9:42 ` [Comm] Re[2]: " aek 2002-12-24 10:04 ` Dmytro O. Redchuk [this message] 2002-12-24 10:09 ` Alexander Bokovoy 2002-12-24 10:54 ` [Comm] Re[2]: " aek 2002-12-24 11:00 ` Alexander Bokovoy 2002-12-24 17:31 ` Igor Homyakov 2002-12-24 10:12 ` Aleksey Novodvorsky 2002-12-24 10:33 ` Dmytro O. Redchuk 2002-12-24 10:39 ` Alexander Bokovoy 2002-12-24 11:00 ` Dmytro O. Redchuk 2002-12-24 11:20 ` Alexander Bokovoy 2002-12-24 11:52 ` Dmytro O. Redchuk 2002-12-24 10:12 ` Sergey Vlasov
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=20021224100447.GD2316@kiev-online.net \ --to=dor@kiev-online.net \ --cc=community@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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git