blob: 58dba1cb9b5b93e58b0f8718c4b9d372aaa8fe62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[[!meta copyright="Copyright © 2012 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]
[[!meta title="/servers/default-pager permissions"]]
[[!tag open_issue_hurd]]
IRC, freenode, #hurd, 2012-01-14:
<youpi> antrik: what are the permissions that are supposed to be given to
/servers/default-pager ?
<antrik> olaf@alien:~$ ls -l /servers/default-pager
<antrik> crw-rw-rw- 1 root root 0, 0 Sep 17 2004 /servers/default-pager
<antrik> oh, interesting... in the other system it's different
<antrik> olaf@alien:~$ ls -l /sub/servers/default-pager
<antrik> crw-r--r-- 1 root root 0, 0 Jul 10 2006
/sub/servers/default-pager
<antrik> both are Debian, the latter installed with crosshurd
<antrik> (and native-install run in a chroot or subhurd, don't remember
which...)
|