filesystem: update to 2.3, added usr/grp www
This commit is contained in:
parent
9cd4b047bf
commit
6307291b7b
@ -1,9 +1,9 @@
|
||||
0ddfec662cbd2cc3b53f61cb9a5a72a0 fstab
|
||||
3ebcb005449f69c2ef58fd54b23125ba group
|
||||
3f2325551b8eb5d7a55a54b08fe967db group
|
||||
6cef6f5ab23244460cdf13c98e68b010 issue
|
||||
346ede8d637940e2898cd29c56a37d30 mime.types
|
||||
d41d8cd98f00b204e9800998ecf8427e motd
|
||||
aa183b009b52291616573c8071db792a passwd
|
||||
a76a49d1c8ec2c3b3acbe7b17842fb9f passwd
|
||||
4faaa4e1ba24038f8638a0cae5046cfb securetty
|
||||
0034d284ea9b44efb750535ab3f15837 shadow
|
||||
4e223e60eeeed7d04eca5c0473ac8984 shadow
|
||||
87f6864e24d24c8fb8718ed70269309c shells
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Maintainer: Per Lidén, core-ports at crux dot nu
|
||||
|
||||
name=filesystem
|
||||
version=2.2
|
||||
release=2
|
||||
version=2.3
|
||||
release=1
|
||||
source=(issue motd shells group passwd shadow securetty fstab mime.types)
|
||||
|
||||
build() {
|
||||
|
@ -12,5 +12,6 @@ wheel::10:root
|
||||
ftp::11:
|
||||
mail::12:
|
||||
slocate::13:
|
||||
www::15:
|
||||
nobody::99:
|
||||
users::100:
|
||||
|
@ -3,4 +3,5 @@ bin:x:1:1:bin:/bin:
|
||||
daemon:x:2:2:daemon:/sbin:
|
||||
mail:x:8:12:mail:/var/spool/mail:
|
||||
ftp:x:14:11:ftp:/var/ftp:
|
||||
www:x:15:15:www:/var/www:/bin/false
|
||||
nobody:x:99:99:nobody:/:
|
||||
|
@ -3,4 +3,5 @@ bin:x:0::::::
|
||||
daemon:x:0::::::
|
||||
mail:x:0::::::
|
||||
ftp:x:0::::::
|
||||
www:x:0::::::
|
||||
nobody:x:0::::::
|
||||
|
Loading…
x
Reference in New Issue
Block a user