about summary refs log tree commit diff stats
path: root/core/configure.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-01-20 21:56:54 +0000
committerSilvino Silva <silvino@bk.ru>2017-01-20 21:56:54 +0000
commit34b309e494101f3c5c0113e824d7e0633a2dcb23 (patch)
tree99c0bd4fc279f27f81b31bf93450fd644dae1787 /core/configure.html
parent6f70ea02c783d69b3eeb225ab7047de74020a0a9 (diff)
downloaddoc-34b309e494101f3c5c0113e824d7e0633a2dcb23.tar.gz
added /shm to fstab required by semaphores
Diffstat (limited to 'core/configure.html')
-rw-r--r--core/configure.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/configure.html b/core/configure.html
index d7bbc25..66ed69c 100644
--- a/core/configure.html
+++ b/core/configure.html
@@ -222,7 +222,7 @@
         #/dev/dvd              /dvd      udf       ro,user,noauto,unhide            0      0
         #/dev/floppy/0         /floppy   vfat      user,noauto,unhide               0      0
         #tmp                   /tmp      tmpfs     defaults                         0      0
-        #shm                   /dev/shm  tmpfs     defaults                         0      0
+        shm                   /dev/shm  tmpfs     defaults                         0      0
         #usb                   /proc/bus/usb usbfs defaults                         0      0
 
         devpts                 /dev/pts  devpts    noexec,nosuid,gid=tty,mode=0620  0      0