ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Aleksey E. Birukov" <birukov@vladinfo.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] openldap не запускается
Date: Tue, 21 Jun 2005 23:15:33 +0400
Message-ID: <200506212315.33742.birukov@vladinfo.ru> (raw)
In-Reply-To: <200506211635.28732.serpiph@nikiet.ru>

В сообщении от 21 Июнь 2005 16:35 Epiphanov Sergei написал(a):
> В сообщении от 21 Июнь 2005 16:22 Aleksey E. Birukov написал:
> > Вот такой способ написания работает (обрабатываются все вложенные
> > дирректории). Может так и написать в следующей версии?
> >
> > # Wee need to think about this!
> > for f in `ls /etc/openldap/ssl/`; do
> > #       Copy -m644 $force "/etc/openldap/ssl/$f" "etc/ssl/$f" # original
> > string
> >         if [ ! -d "/etc/openldap/ssl/$f" ]; then
> >             Copy -m644 $force "/etc/openldap/ssl/$f" "etc/ssl/$f";
> >             else
> >              d=$f # This is a directory
> >              echo "Warning: $d is a directory!"
> >              mkdir -p etc/ssl/$d
> >              for f in `ls /etc/openldap/ssl/$d`; do
> >                 Copy -m644 $force "/etc/openldap/ssl/$d/$f"
> > "etc/ssl/$d/$f" done
> >         fi
> > done
>
> Но только один уровень вложенности.
А еще надо?

-- 
$respect

  reply	other threads:[~2005-06-21 19:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-21  7:55 Aleksey E. Birukov
2005-06-21  7:54 ` Anton Gorlov aka stalker
2005-06-21  8:26   ` Aleksey E. Birukov
2005-06-21  8:37     ` Re[2]: " Anton Gorlov aka stalker
2005-06-21  8:59       ` Aleksey E. Birukov
2005-06-21  9:03         ` Re[2]: " Anton Gorlov aka stalker
2005-06-21  9:03 ` Epiphanov Sergei
2005-06-21  9:35   ` Aleksey E. Birukov
2005-06-21  9:41     ` Aleksey E. Birukov
2005-06-21 10:10       ` Epiphanov Sergei
2005-06-21 11:41         ` Aleksey E. Birukov
2005-06-21 12:04           ` Epiphanov Sergei
2005-06-21 12:22             ` Aleksey E. Birukov
2005-06-21 12:35               ` Epiphanov Sergei
2005-06-21 19:15                 ` Aleksey E. Birukov [this message]
2005-06-22 11:12                   ` vserge
2005-06-21 12:08           ` Evgeniy Kobzev
2005-06-21 12:30             ` Epiphanov Sergei
2005-06-21 12:50               ` Evgeniy Kobzev
2005-06-21 13:13                 ` Epiphanov Sergei
2005-06-21 13:22                   ` Epiphanov Sergei
2005-06-21 21:36                     ` vserge
2005-06-22  7:21                       ` Epiphanov Sergei
2005-06-21 21:33         ` vserge

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=200506212315.33742.birukov@vladinfo.ru \
    --to=birukov@vladinfo.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