Author: jue Date: 2006-03-30 19:26:16 +0200 (Thu, 30 Mar 2006) New Revision: 1082 Modified: crux-2.2/ports/core/filesystem/.footprint crux-2.2/ports/core/filesystem/Pkgfile Log: filesystem: user root:root for /var/ftp Modified: crux-2.2/ports/core/filesystem/.footprint =================================================================== --- crux-2.2/ports/core/filesystem/.footprint 2006-03-30 17:05:09 UTC (rev 1081) +++ crux-2.2/ports/core/filesystem/.footprint 2006-03-30 17:26:16 UTC (rev 1082) @@ -45,7 +45,7 @@ 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/ Modified: crux-2.2/ports/core/filesystem/Pkgfile =================================================================== --- crux-2.2/ports/core/filesystem/Pkgfile 2006-03-30 17:05:09 UTC (rev 1081) +++ crux-2.2/ports/core/filesystem/Pkgfile 2006-03-30 17:26:16 UTC (rev 1082) @@ -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 @@ 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