diff --git a/PKGBUILD b/PKGBUILD
index 8e5d7c0d8c40852237af94b5b5d576a1bdeec95f..085854fc738ba3325266890b3dd148ec36914e0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Tom Gundersen <teg@jklm.no>
 
 pkgname=filesystem
-pkgver=2014.10
-pkgrel=3
+pkgver=2015.02
+pkgrel=1
 pkgdesc='Base filesystem'
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -18,7 +18,7 @@ source=('group' 'issue' 'nsswitch.conf' 'securetty' 'host.conf' 'ld.so.conf'
         'passwd' 'shadow' 'fstab' 'crypttab' 'hosts' 'motd' 'os-release' 'resolv.conf'
         'shells' 'gshadow' 'profile' 'modprobe.d.usb-load-ehci-first' 'archlinux.7.txt'
         'locale.sh')
-md5sums=('d46cb1adf8175888cc827a3dad8857d2'
+md5sums=('4d7417d2bf8872665c0907f09ae37c34'
          '7813c481156f6b280a3ba91fc6236368'
          '9e4533df61f0c82d6b2e2371f7376282'
          '4c4540eeb748bf1f71d631b8c1dcf0b3'
@@ -33,11 +33,11 @@ md5sums=('d46cb1adf8175888cc827a3dad8857d2'
          'b16a4674ccf3a932ff34c6c8393a4f33'
          '6f48288b6fcaf0065fcb7b0e525413e0'
          '22518e922891f9359f971f4f5b4e793c'
-         '09bce9236c3729d31aaa528bcf5d198e'
+         '69e460404f45bdb7288d1de662e56dd9'
          '0b6f835598c7640184e476057b3c7722'
          'a8a962370cd0128465d514e6a1f74130'
          '2e193c4a37245f2323ebe87f1a673563'
-         '2caa30a2c91580dc12f053231f237608')
+         '71ed98c52e11ada1f936ac8cb14eecd9')
 
 lint() {
 	# ensure that passwd is sync'd to shadow and group is sync'd to gshadow.
diff --git a/filesystem.install b/filesystem.install
index 065a79d6cb8240029e29a537f98997ff6e5f06e2..9793ad25c33783b42a34e7279957c8e5d304d35d 100644
--- a/filesystem.install
+++ b/filesystem.install
@@ -24,6 +24,7 @@ post_upgrade() {
 	_addgroup network -g 90
 	_addgroup games   -g 50
 	_addgroup uucp    -g 14
+	_addgroup proc    -g 26
 	_addgroup http    -g 33
 	_adduser  http    -u 33 -d /srv/http -g http -s /usr/bin/nologin
 	_addgroup scanner -g 96
diff --git a/group b/group
index ebfb87169d68ab5b0b01bb7960ea8ba2b0b8fa55..f922eadcf96d3445a5c9dc761663b583315181b4 100644
--- a/group
+++ b/group
@@ -17,6 +17,7 @@ utmp:x:20:
 locate:x:21:
 rfkill:x:24:
 smmsp:x:25:
+proc:x:26:
 http:x:33:
 games:x:50:
 lock:x:54:
diff --git a/gshadow b/gshadow
index 1fcb075bc1fba254b4facece5c6fccdf46316334..b89cf77094ce0d9b587b2ebc5193a10b4bf5787f 100644
--- a/gshadow
+++ b/gshadow
@@ -17,6 +17,7 @@ utmp:x::
 locate:::
 rfkill:x::
 smmsp:::
+proc:::
 http:::
 games:::
 lock:::