log src/sat.sh @ 2516:842bd1594077

age author description
2017-11-17 Goffi core (sat.sh): force python 2 to launch twistd, and avoid launching wrong version if twistd is installed for python 3 too
2016-03-04 Goffi misc (sat.sh): exec + better stop:
2015-11-02 Goffi launching script: use SIGTERM instead of SIGINT with the “stop” command
2014-09-03 Goffi misc (launch script): added a "status" command
2014-08-24 Goffi core: sat bakcend is now a twisted plugin (no more .tac file)
2014-08-20 Goffi misc: daemon mode refactoring:
2014-08-20 Goffi misc: stdout encoding management in python part of sat.sh
2014-04-30 souliane memory: fixes the method fixLocalDir for pid_dir and log_dir to use local_dir as default
2014-03-23 souliane misc: sat stop would not kill all sat instances anymore
2014-03-23 souliane core, memory: use XDG recommended paths as the defaults for the config and local directories
2013-01-18 Emmanuel Gil Peyrot Remove trailing whitespaces.
2012-04-14 Emmanuel Gil Peyrot misc: Make the shell launcher use the same python interpreter than setup.py.
2012-03-24 Goffi fixed lauching script
2011-06-19 Goffi launching script now read config files
2011-06-06 Goffi core: local_dir can now be overrided (usefull to launch 2 instances at the same time)