ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@fandra.org>
To: Linux-Mandrake Russian Edition Mailing List
	<mandrake-russian@linuxteam.iplabs.ru>
Subject: Re: [mdk-re] Prog in tty - HOWTO?
Date: Sat Dec  9 18:13:00 2000
Message-ID: <20001209181424.D3991@LDV.fandra.org> (raw)
In-Reply-To: <E144cUv-000MZo-00@mail.chat.ru>; from alien666@chat.ru on Sat, Dec 09, 2000 at 08:24:37AM +0300

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]

On Sat, Dec 09, 2000 at 08:24:37AM +0300, alien666@chat.ru wrote:
> Есть определенные программы, (сразу оговорюсь - это dedicated-сервера для игр
> half-life, quake2) нужно, чтобы они при запуске системы запускались сами и
> висели на 8-ой и 9-ой консоли. Каким образом я могу это сделать? А то рыть все
> маны в поисках неизвестно чего достало :-))) Подскажите, какие факи и маны нужно
> почитать для того, чтобы узнать ответ на этот вопрос... Или скажите прямо - что
> нужно делать :-))))

Что касается "при запуске системы запускались сами", то см.
less `rpm -ql initscripts |fgrep sysconfig.txt`

Что касается "висели на 8-ой и 9-ой консоли", то достаточно написать
тривиальный wrapper, который будет делать ровно 2 вещи:
1. open( "/dev/tty8", O_RDWR );
2. execv( то, что Вам нужно ).


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

      parent reply	other threads:[~2000-12-09 18:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-09  8:24 [re] " alien666
2000-12-09 16:06 ` Artem Jouravsky
2000-12-10  1:12   ` [mdk-re] " Mikhail Zabaluev
2000-12-09 18:13 ` Dmitry V. Levin [this message]

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=20001209181424.D3991@LDV.fandra.org \
    --to=ldv@fandra.org \
    --cc=mandrake-russian@linuxteam.iplabs.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