From 0b43cf282682e308d50db5fd97cd536854d3d0d3 Mon Sep 17 00:00:00 2001 From: Mateusz Korniak Date: Fri, 21 May 2010 07:00:43 +0000 Subject: [PATCH] - Release 5. Set attr(666,root,root) /dev/shm Having mounted /dev/shm with defualts from /etc/fstab and upgrading dev results in permision change resulting apps using shmem to get privs error Changed files: dev.spec -> 1.193 --- dev.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev.spec b/dev.spec index 45decc6..bf37980 100644 --- a/dev.spec +++ b/dev.spec @@ -5,7 +5,7 @@ Summary(pl.UTF-8): Pliki specjalne /dev/* Summary(tr.UTF-8): /dev dizini Name: dev Version: 3.4 -Release: 4 +Release: 5 License: Public Domain Group: Base Source0: %{name}-list @@ -169,7 +169,7 @@ rm -rf $RPM_BUILD_ROOT %attr(660,root,video) /dev/radio %attr(660,root,audio) /dev/sequencer2 %attr(600,root,root) /dev/sg[0-7] -%dir /dev/shm +%attr(666,root,root) %dir /dev/shm %dir /dev/snd %attr(660,root,video) /dev/vbi %attr(660,root,video) /dev/video -- 2.43.0