[arch-commits] Commit in gradm/trunk (PKGBUILD policy)

Daniel Micay thestinger at nymeria.archlinux.org
Thu Apr 17 23:59:05 UTC 2014


    Date: Friday, April 18, 2014 @ 01:59:05
  Author: thestinger
Revision: 109671

gradm: some fixes for the sample policy

Modified:
  gradm/trunk/PKGBUILD
  gradm/trunk/policy

----------+
 PKGBUILD |    2 +-
 policy   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-17 22:57:43 UTC (rev 109670)
+++ PKGBUILD	2014-04-17 23:59:05 UTC (rev 109671)
@@ -20,7 +20,7 @@
         policy)
 sha256sums=('9c99714e6d10797a7348c6ffe2561dfcfe5e7659c9d86118d381b8bdb09ae7a6'
             '704ea6ba7f748761735cbe1cf52ef04f53eab1a1e9ea1bdcb6abaaf4a641e44d'
-            '3b7398adb95445dca03a476a8010dd01dfa8a25bf00f1badc97ba712716fb6d7')
+            'c2fb8e696969530c4dc707c59cdc608df6c21d6226979dfeadef92c51deabc5e')
 
 prepare() {
   cd $pkgname

Modified: policy
===================================================================
--- policy	2014-04-17 22:57:43 UTC (rev 109670)
+++ policy	2014-04-17 23:59:05 UTC (rev 109671)
@@ -317,7 +317,7 @@
 	/dev/mixer	rw
 	/dev/initctl	rw
 	/dev/fd0	r
-	/dev/cdrom	r
+	/dev/sr0	r
 	/usr		rx
 # compilation of kernel code should be done within the admin role	
 	/usr/src	h
@@ -394,7 +394,7 @@
 	/usr/libx32	rx
 	/usr/share/zoneinfo r
 	/var/log
-	/var/mail
+	/var/spool/mail
 	/var/log/lastlog	rw
 	/var/log/wtmp		w
 	/var/run




More information about the arch-commits mailing list