diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-29 17:48:43 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-01-29 17:48:43 -0300 |
commit | a2b9e9b1348ac6e5c77a28146560b7380551d609 (patch) | |
tree | f2cef4ac22c0a6877028ddabbe1ed4313cc0a187 /libre-testing/filesystem/group | |
parent | ca7c217f85721d8f12e237d9d5c8dcf148adc5aa (diff) | |
download | abslibre-a2b9e9b1348ac6e5c77a28146560b7380551d609.tar.gz abslibre-a2b9e9b1348ac6e5c77a28146560b7380551d609.tar.bz2 abslibre-a2b9e9b1348ac6e5c77a28146560b7380551d609.zip |
filesystem-2010.12-2
Diffstat (limited to 'libre-testing/filesystem/group')
-rw-r--r-- | libre-testing/filesystem/group | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/libre-testing/filesystem/group b/libre-testing/filesystem/group new file mode 100644 index 000000000..4bd635c47 --- /dev/null +++ b/libre-testing/filesystem/group @@ -0,0 +1,30 @@ +root:x:0:root +bin:x:1:root,bin,daemon +daemon:x:2:root,bin,daemon +sys:x:3:root,bin +adm:x:4:root,daemon +tty:x:5: +disk:x:6:root +lp:x:7:daemon +mem:x:8: +kmem:x:9: +wheel:x:10:root +ftp:x:11: +mail:x:12: +uucp:x:14: +log:x:19:root +locate:x:21: +rfkill:x:24: +smmsp:x:25: +http:x:33: +games:x:50: +network:x:90: +video:x:91: +audio:x:92: +optical:x:93: +floppy:x:94: +storage:x:95: +scanner:x:96: +power:x:98: +nobody:x:99: +users:x:100: |