ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Borovoy M." <massa_lists@pisem.net>
To: community@altlinux.ru
Subject: Re: [Comm] Re: ip-up.local ???
Date: Sun, 19 Oct 2003 03:30:19 +0400
Message-ID: <3F91CD0B.2040705@pisem.net> (raw)
In-Reply-To: <3F91C5AE.70601@pisem.net>

Borovoy M. пишет:

> Vlad Gousev пишет:
> 
>> В сообщении от Воскресенье 19 Октябрь 2003 00:24 Shur написал(a):

>> Подумал, что надо добавить себя в группу root, добавил, перелогинился, 
>> соединился - результат тот же - kget не запускается. А, если в рутовой 
>> консоли набрать "su -c kget --login vlad", то запускается...
>>
>> Что я делаю не так?...
> 
> Попробуй su -c 'DISPLAY=:0 kget' --login vlad

А лучше наверно так

----- begin script "kget-start.sh" -----
#!/bin/sh
while [ ! -f /var/run/ppp0.pid ]; do
   sleep 5
done
kget
------ end script "kget-start.sh" ------

----- begin script "kppp-start.sh" -----
#!/bin/sh
./kget-start.sh &
kppp
killall kget-start.sh
killall kget
------ end script "kppp-start.sh" ------

Запускать скрипт kppp-start.sh из иксов.

-- 
С уважением, Боровой Михаил



  reply	other threads:[~2003-10-18 23:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-16 13:01 [Comm] " Vlad Gousev
2003-10-16 17:12 ` óÅÒÇÅÊ ðÁÒÁÄÅÅ×
2003-10-16 18:10   ` Vlad Gousev
2003-10-18  7:56     ` [Comm] " Michael Shigorin
2003-10-18 19:01       ` Vlad Gousev
2003-10-18 20:24         ` Shur
2003-10-18 22:46           ` Vlad Gousev
2003-10-18 22:58             ` Borovoy M.
2003-10-18 23:30               ` Borovoy M. [this message]
2003-10-19 15:30                 ` Vlad Gousev
2003-10-20  1:26                   ` Borovoy M.
2003-10-19 15:29               ` Vlad Gousev

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=3F91CD0B.2040705@pisem.net \
    --to=massa_lists@pisem.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