filesystem: user root:root for /var/ftp

This commit is contained in:
Juergen Daubert 2006-03-30 17:26:16 +00:00
parent 4a999b3afb
commit 16b3450771
2 changed files with 2 additions and 3 deletions

View File

@ -45,7 +45,7 @@ lrwxrwxrwx root/root usr/var -> ../var
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/cache/
drwxr-xr-x root/root var/empty/
drwxr-xr-x ftp/ftp var/ftp/
drwxr-xr-x root/root var/ftp/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/pkg/
drwxrwxrwt root/root var/lock/

View File

@ -4,7 +4,7 @@
name=filesystem
version=2.2
release=1
release=2
source=(issue motd shells group passwd shadow securetty fstab mime.types)
build() {
@ -45,7 +45,6 @@ build() {
ln -s spool/mail $PKG/var/mail
mkdir $PKG/home
chown ftp.ftp $PKG/var/ftp
chmod 1777 $PKG/var/spool/mail
chmod 1777 $PKG/tmp
chmod 1777 $PKG/var/lock