dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] e0449c: Execute in background process


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] e0449c: Execute in background process
Date: Tue, 14 Mar 2017 02:47:04 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: e0449cf17f4a1e9a096a6f7b9806f21834537ffa
      
https://github.com/Dolibarr/dolibarr/commit/e0449cf17f4a1e9a096a6f7b9806f21834537ffa
  Author: camlafit <address@hidden>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M scripts/odt2pdf/odt2pdf.sh

  Log Message:
  -----------
  Execute in background process

It's better to split command call in two part. Set command to execute with 
binary path and execute after in background


  Commit: 67189fa68399ff62b6691a218427b013123e9d51
      
https://github.com/Dolibarr/dolibarr/commit/67189fa68399ff62b6691a218427b013123e9d51
  Author: cam.lafit <address@hidden>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M scripts/odt2pdf/odt2pdf.sh

  Log Message:
  -----------
  Provide a home directory to java/soffice

By default www-data run as system user on /root directory, to prevent some 
error about right user we :
* move first to /tmp directory
* set /tmp as home www-data user

If needed admin sys can update *$home_java* to a valide www-data directory


  Commit: 75a712266736744604f3ced141d6987cebb98f80
      
https://github.com/Dolibarr/dolibarr/commit/75a712266736744604f3ced141d6987cebb98f80
  Author: Laurent Destailleur <address@hidden>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
    M scripts/odt2pdf/odt2pdf.sh

  Log Message:
  -----------
  Merge pull request #6523 from camlafit/patch-1

Run soffice in background


Compare: 
https://github.com/Dolibarr/dolibarr/compare/ebe552ead585...75a712266736

reply via email to

[Prev in Thread] Current Thread [Next in Thread]