Commit Graph

21 Commits

Author SHA1 Message Date
ccfc6fe780 Fix to MXS-317: https://mariadb.atlassian.net/browse/MXS-317
Log, lib, cache and run directories are created on start if they do not exist.
The ownership of the directories is changed to maxscale and the permissions are set to 0755.
2015-08-31 10:07:30 +03:00
cf704c0072 Added missing install command switch. 2015-08-03 10:59:52 +03:00
40f4156ec4 Create PID dir on initialization 2015-07-30 12:44:14 +02:00
2b457bf372 Updated init.d and systemd scripts. 2015-05-11 06:19:06 +03:00
9e0a2bfc12 Changed relevant files to use get_cachedir() instead of using the now deprecated MAXSCALE_HOME. 2015-04-27 21:55:57 +03:00
55249193a9 Updated post-install scripts and binlogrouter
Binlogrouter: Switched hard-coded maximum path values to PATH_MAX and used cache directory instead of MAXSCALE_HOME
Scripts: Updated with new executable file paths
2015-04-27 14:47:26 +03:00
66db37341d Updates all references to INSTALL_DIR with CMAKE_INSTALL_PREFIX. 2015-01-18 05:55:29 +02:00
06c2d201e0 remove makefiles and other garbage 2015-01-14 19:08:24 +02:00
c4ca1ddb13 Updated non-source files with new company name. 2014-10-01 15:21:47 +03:00
8667bf27cb Fixed packaging problems 2014-09-15 14:52:47 +03:00
1f56db310d Changed variable names to closer match their usage
Changed the default values to the same as in makefiles
Added configured versions of maxscale.conf and maxscale init.d script
2014-09-15 14:12:55 +03:00
03cae4f4f7 New version with MAXSCALE_HOME
New version with MAXSCALE_HOME, removed MAXSCALE_BASE
2014-07-02 09:41:07 +02:00
932548d3f5 set x permission to /etc/init.d/maxscale 2014-07-01 03:41:04 +03:00
f5e6f99ba7 Added failure in start() for not running process
Added failure in start() for not running process
2014-06-30 18:31:09 +02:00
d40711f219 failure message in start, for any error
failure message in start, for any error
2014-06-30 17:04:26 +02:00
0743177fbd Fixed reload with -HUP
Fixed reload with -HUP and added _TERM (that is default anyway)
2014-06-29 18:37:05 +02:00
4b0d66f66a Added default MAXSCALE_BASEDIR
Added default /usr/local/skysql/maxscale for MAXSCALE_BASEDIR
2014-06-29 17:57:06 +02:00
3b14c780ad LSB version of maxscale init script
LSB version of maxscale init script
2014-06-29 15:40:30 +02:00
fc68996701 First implementation LSB compatibility
First implementation LSB compatibility
2014-06-28 23:05:45 +02:00
4f47f09207 maxscale start script
maxscale start script
2014-06-28 18:09:36 +02:00
8314773e9b Addition of init.d script 2013-12-20 14:28:36 +00:00