[packages/rpm] add /sys to netsharedpath (for example docker)
    glen 
    glen at pld-linux.org
       
    Fri May 29 21:44:26 CEST 2015
    
    
  
commit 92002c1183f2c89f53b59140f12d9d89f18a10bf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri May 29 22:44:11 2015 +0300
    add /sys to netsharedpath (for example docker)
 macros.local | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/macros.local b/macros.local
index 70d0a20..0c2d87f 100644
--- a/macros.local
+++ b/macros.local
@@ -18,4 +18,4 @@
 # A colon separated list of paths where files should *not* be installed.
 # Usually, these are (network) file system mount points.
 # For static /dev not to update perms if upgraded and tmpfs mounted
-#%_netsharedpath /dev/shm:/proc:/dev
+#%_netsharedpath /dev/shm:/proc:/dev:/sys
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/92002c1183f2c89f53b59140f12d9d89f18a10bf
    
    
More information about the pld-cvs-commit
mailing list