[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:50327] Re: Q: Debian etch の user group の permission への対処方法



佐久間といいます。

2008/3/26 Taku YASUI <tach@debian.or.jp>:
>  しかし、/usr/local/src と /usr/src は違うんですねぇ。いま気づきました。
>
>  % ls -ld /usr/src /usr/local/src
>  drwxrwsr-x 2 root staff   48 2007-06-23 12:43 /usr/local/src/
>  drwxrwsr-x 8 root src   2320 2008-03-21 05:53 /usr/src/
>
>  src グループに入っていても /usr/local/src が使えないとは…。

Debian Policy Manual 「9.1.2 Site-specific programs」に

The /usr/local directory itself and all the subdirectories created by
the package should (by default) have permissions 2775 (group-writable
and set-group-id) and be owned by root.staff.

とありますけど、src/もこれに準拠したのでしょうか(?)。ちょっと前を読むとそれらしい理由があります。

-- 
-- sakuma