1. 10 10月, 2015 5 次提交
    • William King's avatar
      Merge pull request #542 in FS/freeswitch from… · 42ef181e
      William King 提交于
      Merge pull request #542 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7910-systemd-service-ignores-etc-default-freeswitch to master
      
      * commit 'b2bcc8b2':
        FS-8194 FS-7910 FS-7937 systemd service improvements
      42ef181e
    • William King's avatar
    • Brian West's avatar
      tweak testing config #ignoreme · 4b754340
      Brian West 提交于
      4b754340
    • Brian West's avatar
      FS-8328 'else' keyword is missing #resolve · 367e1047
      Brian West 提交于
      367e1047
    • Stanislav Sinyagin's avatar
      FS-8194 FS-7910 FS-7937 systemd service improvements · b2bcc8b2
      Stanislav Sinyagin 提交于
      freeswitch-systemd.freeswitch.service:
      * starting the daemon as root and switchig to freeswitch user
      * respecting the options in /etc/default/freeswitch
      * RuntimeDirectory parameter is replaced with a tmpfiles.d entry
        because /run/freeswitch has to be owned by freeswitch user
      * instructions how to start it as non-root
      
      debian/freeswitch-systemd.freeswitch.tmpfile:
      * this defines the PID directory with correct permissions
      
      debian/bootstrap.sh, debian/rules:
      * proper handling of freeswitch.service
      * deleted debian/freeswitch-systemd.install because it caused an error
        in dh_install because it's run before dh_installinit
      * renamed: freeswitch-sysvinit.freeswitch.default -> freeswitch-systemd.freeswitch.default
        because sysvinit support will eventually die out
      
      debian/freeswitch.postinst:
      * run "systemctl enable freeswitch" if systemctl is available
      
      CAVEAT: only one option is supported in /etc/default/freeswitch because the
      variable ${DAEMON_OPTS} is expanded as a single token. This will be fixed
      as soon as freeswitch-sysvinit is removed from freeswitch-all.
      b2bcc8b2
  2. 09 10月, 2015 9 次提交
  3. 08 10月, 2015 10 次提交
  4. 07 10月, 2015 9 次提交
  5. 06 10月, 2015 5 次提交
  6. 05 10月, 2015 2 次提交