1. 22 9月, 2015 1 次提交
    • Travis Cross's avatar
      Use systemd RuntimeDirectory for /run/freeswitch · 0aca2c71
      Travis Cross 提交于
      This changes how we create the temporary directory /run/freeswitch
      when starting FS with systemd.  The /run directory starts empty after
      a system reboot, so we need to ensure this directory is present.
      
      As part of systemd.exec(5), systemd provides a mechanism to
      automatically manage these directories under /run and to bind their
      lifetime to the lifetime of the process.
      
      This commit moves to using the RuntimeDirectory= mechanism and removes
      the obsolete ExecStartPre/mkdir code.
      
      FS-7130
      0aca2c71
  2. 21 9月, 2015 4 次提交
  3. 16 9月, 2015 1 次提交
  4. 15 9月, 2015 5 次提交
  5. 14 9月, 2015 1 次提交
  6. 09 9月, 2015 8 次提交
  7. 01 9月, 2015 9 次提交
  8. 31 8月, 2015 1 次提交
  9. 28 8月, 2015 2 次提交
  10. 26 8月, 2015 4 次提交
  11. 25 8月, 2015 4 次提交