MXS-2758: Enable MaxScale after installation
This commit is contained in:
parent
6e8318f72f
commit
c18cbb7a6d
@ -54,6 +54,8 @@ then
|
||||
mkdir -p /usr/lib/systemd/system/maxscale.service.d
|
||||
systemctl daemon-reload
|
||||
fi
|
||||
|
||||
systemctl enable maxscale.service
|
||||
else
|
||||
if [ -d "/etc/init/" ] && [ -f "@CMAKE_INSTALL_PREFIX@/@MAXSCALE_SHAREDIR@/upstart/maxscale.conf" ]
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user