summaryrefslogtreecommitdiff
path: root/libre/filesystem/sysusers
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-12-17 16:52:22 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-12-17 16:52:22 -0500
commit0d1de9a2c77798a18f368b80334664f5952684bc (patch)
treeff9b7002be9d970cb491c3c71eda3c1e29faed23 /libre/filesystem/sysusers
parent18cc9ec7fa83a01503e2038580e2cde7dd4a9dc7 (diff)
filesystem-2017.10-2.parabola1: updating version
Diffstat (limited to 'libre/filesystem/sysusers')
-rw-r--r--libre/filesystem/sysusers28
1 files changed, 28 insertions, 0 deletions
diff --git a/libre/filesystem/sysusers b/libre/filesystem/sysusers
new file mode 100644
index 000000000..432df2771
--- /dev/null
+++ b/libre/filesystem/sysusers
@@ -0,0 +1,28 @@
+# default parabola groups
+# groups first, because we have user/group id mismatch on ftp and mail
+g sys 3 - -
+g mem 8 - -
+g ftp 11 - -
+g mail 12 - -
+g log 19 - -
+g smmsp 25 - -
+g proc 26 - -
+g games 50 - -
+g lock 54 - -
+g network 90 - -
+g floppy 94 - -
+g scanner 96 - -
+g power 98 - -
+
+# default parabola users
+u bin 1 - -
+u daemon 2 - -
+u mail 8 - /var/spool/mail
+u ftp 14 - /srv/ftp
+u http 33 - /srv/http
+
+# default membership
+m bin daemon
+m bin sys
+m daemon adm
+m daemon bin