ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Aleksey Avdeev" <solo@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] filesystem и numlock - конфликт (?) прав на /var/lock/subsys
Date: Tue, 10 Feb 2004 14:44:14 +0300
Message-ID: <4028C40E.4070202@altlinux.ru> (raw)
In-Reply-To: <401A19DB.8070601@altlinux.ru>

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

Aleksey Avdeev пишет:
> Здравствуйте.
> 
>   В очередной раз нарываюсь на выключение NumLock при старте X через 
> startx (от пользователя).
> 
>   Как оно работает:
> 
> 1. Пакет numlock (у меня numlock-2.0-ipl9mdk) использует в качестве 
> флага /var/lock/subsys/numlock (-rw-r--r--)
> 
> 2. При старте X /etc/X11/xinit.d/numlock проверяет его наличие, и 
> включает (выключает) режим NumLock.
> 
>   Проблема в том, что при старте X из под пользователя (через startx) 
> флаг /var/lock/subsys/numlock недоступен: на /var/lock/subsys (пакет 
> filesystem, 2.1.7-alt1 в данном случаи) установлены права drwx------ 
> (владелец - root)
> 
>   Можно ли это поправить? (Точнее, как правильно это сделать?)

   Для себя добавил /etc/control.d/facilities/_var_lock_subsys_ 
для control (прилагаю).

   Вопрос: куда его следует поместить, чтобы NumLock продолжал 
работать при очередном обновлении filesystem?

> 
> PS: Баг <http://bugzilla.altlinux.ru/show_bug.cgi?id=2949> я уже вешал. 
> Правда, возможно не на тот пакет (и/или не совсем верно его оформил).
> 

-- 

С уважением. Алексей.

[-- Attachment #2: _var_lock_subsys_ --]
[-- Type: text/plain, Size: 277 bytes --]

#! /bin/sh
# $Id: _var_lock_subsys.control,v 0.1 2004/02/10 14:21:38 solo Exp $

. /etc/control.d/functions

LOCKDIR=/var/lock/subsys

new_fmode public 755 root root
new_fmode wheelonly 750 root wheel
new_fmode restricted 700 root root

control_fmode "$LOCKDIR" "$*" || exit 1

      reply	other threads:[~2004-02-10 11:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-30  8:46 Aleksey Avdeev
2004-02-10 11:44 ` Aleksey Avdeev [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=4028C40E.4070202@altlinux.ru \
    --to=solo@altlinux.ru \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git