Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Klaus Wölfel
slapos
Commits
0ac2f46f
Commit
0ac2f46f
authored
Jun 20, 2011
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pulse : fix mysql buildout reference
parent
6f6343fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
software/pulse/instance.cfg
software/pulse/instance.cfg
+4
-4
No files found.
software/pulse/instance.cfg
View file @
0ac2f46f
...
...
@@ -11,10 +11,10 @@ dcrond_binary = ${dcron:location}/sbin/crond
httpd_binary = ${apache:location}/bin/httpd
innobackupex_binary = ${xtrabackup:location}/bin/innobackupex
mmc_agent_binary = ${mmc_core:location}/bin/mmc-agent
mysql_binary = ${mysql:location}/bin/mysql
mysql_install_binary = ${mysql:location}/bin/mysql_install_db
mysql_upgrade_binary = ${mysql:location}/bin/mysql_upgrade
mysqld_binary = ${mysql:location}/libexec/mysqld
mysql_binary = ${mysql
-5.1
:location}/bin/mysql
mysql_install_binary = ${mysql
-5.1
:location}/bin/mysql_install_db
mysql_upgrade_binary = ${mysql
-5.1
:location}/bin/mysql_upgrade
mysqld_binary = ${mysql
-5.1
:location}/libexec/mysqld
openssl_binary = ${openssl:location}/bin/openssl
rdiff_backup_binary = ${buildout:bin-directory}/rdiff-backup
stunnel_binary = ${stunnel:location}/bin/stunnel
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment