Commit Graph

16 Commits

Author SHA1 Message Date
1b4fd2c2eb Fix to MXS-293: https://mariadb.atlassian.net/browse/MXS-293 2015-08-03 09:52:53 +03:00
2ea7ff61a2 Fixed init.d and systemd scripts. 2015-06-16 14:20:53 +03:00
5f076b81d4 Merge branch 'install_dir_change' into develop
Conflicts:
	CMakeLists.txt
	Documentation/Tutorials/Administration-Tutorial.md
	log_manager/CMakeLists.txt
	server/core/CMakeLists.txt
	server/core/gateway.c
	server/core/maxkeys.c
	server/core/maxpasswd.c
	server/modules/filter/test/CMakeLists.txt
	server/modules/routing/CMakeLists.txt
2015-05-26 13:34:39 +03:00
2b457bf372 Updated init.d and systemd scripts. 2015-05-11 06:19:06 +03:00
7a56be5f3d Fixed LSB compatible init.d script missing reload functionality. 2015-04-30 11:36:33 +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
b3092edd6a Added killproc back to non-ubuntu scripts. 2015-03-11 13:35:04 +02:00
89ce2823e5 redirect all output from start_daemon to /dev/null 2015-03-04 21:52:51 +02:00
3dacb257c9 Revert "add 'nohup' to init.d script for Ubuntu"
This reverts commit d892c928ede0bb4e21b10c2bddf7c2c3504cfc76.
2015-03-04 21:38:52 +02:00
d892c928ed add 'nohup' to init.d script for Ubuntu 2015-03-04 18:45:36 +02: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
b6ab18166e Debian/Ubuntu install scripts 2014-09-18 15:30:23 +03:00
25e108c99a maxscale init script for Ubuntu
maxscale init script for Ubuntu
2014-07-04 11:49:00 +02:00