ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey <a_s_y@sama.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Ключ eToken (Aladdin), Альфа-Банк и Branch 5.1
Date: Sat, 2 Oct 2010 20:33:20 +0400
Message-ID: <201010022033.21007.a_s_y@sama.ru> (raw)
In-Reply-To: <201010011339.32687.a_s_y@sama.ru>

On Friday 01 October 2010, Sergey wrote:

> В общем, переименовал etProps в etProps.bin, сделал врапер etProps:
> 
> ==
> #!/bin/bash
> 
> export LD_LIBRARY_PATH=/usr/lib/eToken:$LD_LIBRARY_PATH
> exec /usr/bin/etProps.bin &
> ==

Аналогично ещё надо для PKIMonitor. И с $@. Вот такой вариант лучше: 

==
#!/bin/bash
 
export LD_LIBRARY_PATH=/usr/lib/eToken:$LD_LIBRARY_PATH
exec $0.bin $@ &
==

-- 
С уважением, Сергей
a_s_y@sama.ru


  reply	other threads:[~2010-10-02 16:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23 21:56 Sergey
2010-09-23 22:14 ` Sergey
2010-09-24  4:24   ` Владимир
2010-09-24  7:30 ` Sergey
2010-09-24  8:00   ` Andrey Rahmatullin
2010-09-24  8:53     ` Sergey
2010-09-24  9:05       ` Andrey Rahmatullin
2010-09-24  9:07         ` Andrey Rahmatullin
2010-09-24 10:57           ` Sergey
2010-09-26 20:34           ` Sergey
2010-10-01  9:39 ` Sergey
2010-10-02 16:33   ` Sergey [this message]
2010-10-04  4:45     ` Денис Смирнов
2010-10-04  5:51       ` Sergey
2010-10-04  5:51         ` Денис Смирнов
2010-10-04  6:15           ` Sergey
2010-10-04  6:25             ` Денис Смирнов
2010-10-05 18:11               ` Sergey

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=201010022033.21007.a_s_y@sama.ru \
    --to=a_s_y@sama.ru \
    --cc=community@lists.altlinux.org \
    /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