diff options
Diffstat (limited to 'aaabasicfs/Pkgfile')
-rw-r--r-- | aaabasicfs/Pkgfile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/aaabasicfs/Pkgfile b/aaabasicfs/Pkgfile index c4ecfd9ce..a3a959959 100644 --- a/aaabasicfs/Pkgfile +++ b/aaabasicfs/Pkgfile @@ -5,9 +5,9 @@ name=aaabasicfs version=2012 -release=5 -scriptsversion=lfs-bootscripts-20120409 -BLFSscriptsversion=20120409 +release=6 +scriptsversion=lfs-bootscripts-20120505 +BLFSscriptsversion=201205011 XORG_PREFIX=/usr source=(http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2 http://www.linuxfromscratch.org/blfs/downloads/svn/blfs-bootscripts-$BLFSscriptsversion.tar.bz2 @@ -72,13 +72,13 @@ named:x:20:20:BIND Owner:/home/named:/bin/false gdm:x:21:21:GDM Daemon User:/dev/null:/sbin/nologin fcron:x:22:22:Fcron User:/dev/null:/bin/false kdm:x:23:23:KDM Daemon User:/dev/null:/bin/false -lxdm:24:24:LXDM Daemon User:/dev/null:/sbin/nologin +lxdm:x:24:24:LXDM Daemon User:/dev/null:/sbin/nologin apache:x:25:25:Apache Server:/dev/null:/bin/false smmsp:x:26:26:Sendmail Daemon:/dev/null:/bin/false polkituser:x:27:27:Policy Kit Daemon User:/dev/null:/bin/false -mysql:x:40:40:MySQL Server:/dev/null/:bin/false +mysql:x:40:40:MySQL Server:/dev/null:/bin/false postgres:x:41:41:PostgreSQL Server:/srv/pgsql/data:/bin/bash -rsyncd:48:48:rsyncd Daemon:/home/rsync:/bin/false +rsyncd:x:48:48:rsyncd Daemon:/home/rsync:/bin/false sshd:x:50:50:sshd PrivSep:/var/lib/sshd:/bin/false policykit:x:62:62:PolicyKit:/:/sbin/nologin tomcat:x:66:66:Tomcat Server:/opt/tomcat:/bin/false |