diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-15 05:21:21 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-04-15 05:21:21 +0000 |
commit | c0662c5330449e43f4a1f10c2d440d9bf60a6f4a (patch) | |
tree | 647e6f1ba5f187fc2cb974a09418c33a6d852c8b /sys/lib/sysconfig/proto | |
parent | 715570c24e89cea414feb181be3aee65df1ceec5 (diff) |
hacked libdisk/proto to support skipping file names (.dummy) and setting uid/gid recursively (this solves issue #13). moved cdproto to /sys/lib/sysconfig/proto and added glendas mbox.
Diffstat (limited to 'sys/lib/sysconfig/proto')
-rw-r--r-- | sys/lib/sysconfig/proto/cdproto | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/sys/lib/sysconfig/proto/cdproto b/sys/lib/sysconfig/proto/cdproto new file mode 100644 index 000000000..0ba42950f --- /dev/null +++ b/sys/lib/sysconfig/proto/cdproto @@ -0,0 +1,106 @@ +skip=.dummy +uid=sys +gid=sys +adm d775 adm adm + uid=adm + gid=adm + timezone d775 + * +cfg d775 + + +fd d775 +lib d775 + + +rc d775 + + +mail d775 upas upas + uid=upas + gid=upas + box d775 + glenda d775 glenda glenda + mbox a662 glenda glenda + faxoutqueue d777 + faxqueue d777 + fs d555 + grey d775 + lib d775 + * + queue d777 + tmp d777 +$cputype d775 + + +acme d775 + + +mnt d775 + acme d555 + apeselect d555 + apm d555 + cd d555 + cons d555 + cons d555 + consctl d555 + consoles d555 + doc d555 + exportfs d555 + * + keys d555 + lp d555 + netkeys d555 + news d555 + plumb d555 + rdb d555 + temp d555 + term d555 + ums d555 + vmware d555 + web d555 + webcookies d555 + wiki d555 + wrap d555 + wsys d555 +n d775 +sys d775 + games + + + include + + + lib + + + log + man + fonts + 1 + * + 2 + * + 3 + * + 4 + * + 5 + * + 6 + * + 7 + * + 8 + * + src + + +tmp d555 +usr d775 + glenda d775 glenda glenda + uid=glenda + gid=glenda + bin d775 + 386 d775 + + + rc d775 + + + lib d775 + * + tmp d775 +LICENSE 444 +LICENSE.afpl 444 +LICENSE.gpl 444 +NOTICE 444 |