git: libc - Fix intermediate path elements if used in shm_open() (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 10 17:10:06 PDT 2021


commit b386b64cf5dd1afe4f581521b51abb10a4ca0737
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jun 10 17:07:45 2021 -0700

    libc - Fix intermediate path elements if used in shm_open() (2)
    
    * Fix mistake made in /etc/rc.d/mounttmpfs last commit, the
      dev/shm sub-tree goes under /var/run/shm, not /var/run/shm/tmp.

Summary of changes:
 etc/rc.d/mounttmpfs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b386b64cf5dd1afe4f581521b51abb10a4ca0737


-- 
DragonFly BSD source repository


More information about the Commits mailing list