Try more stuff as code

This commit is contained in:
counterpoint
2015-01-28 16:41:30 +00:00
parent 044f0808e9
commit 278fff60d8

View File

@ -161,7 +161,7 @@ missingok
nocompress nocompress
sharedscripts sharedscripts
postrotate postrotate
# run if maxscale is running \# run if maxscale is running
if test -n "`ps acx|grep maxscale`"; then if test -n "`ps acx|grep maxscale`"; then
/usr/local/skysql/maxscale/bin/maxadmin -pskysql flush logs /usr/local/skysql/maxscale/bin/maxadmin -pskysql flush logs
fi fi