Print

Print


https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard#FHS_compliance

> Modern Linux distributions include a /run directory as a temporary
filesystem (tmpfs) which stores volatile runtime data, following the
FHS version 3.0. According to the FHS version 2.3, this data should be
stored in /var/run but this was a problem in some cases because this
directory isn't always available at early boot. As a result, these
programs have had to resort to trickery, such as using /dev/.udev,
/dev/.mdadm, /dev/.systemd or /dev/.mount directories, even though the
device directory isn't intended for such data. Among other advantages,
this makes the system easier to use normally with the root filesystem
mounted read-only.
You can view, comment on, or merge this pull request online at:

  https://github.com/xrootd/xrootd/pull/1032

-- Commit Summary --

  * Use an FHS 3.0 compliant pidpath

-- File Changes --

    M packaging/common/xrootd-clustered.cfg (2)
    M packaging/common/xrootd-http.cfg (2)
    M packaging/common/xrootd-standalone.cfg (2)

-- Patch Links --

https://github.com/xrootd/xrootd/pull/1032.patch
https://github.com/xrootd/xrootd/pull/1032.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/1032

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1