Christophe Romain
|
7cf904f4cf
|
Merge pull request #742 from joudinet/master
Allow root to run join_cluster and leave_cluster
|
2015-09-25 14:20:37 +02:00 |
|
Badlop
|
deccf91280
|
Fix calling problem introduced when reducing bashisms (#748)
|
2015-09-25 13:35:03 +02:00 |
|
Johan Oudinet
|
1f4d8fd4d7
|
Remove bashisms in {join,leave}cluster scripts
So they can run in any POSIX shell, not bash only.
|
2015-09-24 15:32:06 +02:00 |
|
Johan Oudinet
|
c360326cdb
|
Allow root to run join_cluster and leave_cluster
Prefix the call to joincluster and leavecluster in ejabberdctl by
$EXEC_CMD. Avoid using sh -c in these scripts.
Should fix #676.
|
2015-09-22 17:07:39 +02:00 |
|
Christophe Romain
|
3188941af2
|
Add minor robustness on cluster scripts
|
2015-05-20 14:06:03 +02:00 |
|
Christophe Romain
|
dbcfd38c18
|
Allow run joincluster as non root when ejabberd installed as root (#497)
|
2015-05-13 15:54:28 +02:00 |
|
Christophe Romain
|
23aa8598ab
|
Allow bypassing script interraction (#516)
|
2015-04-23 10:14:08 +02:00 |
|
Christophe Romain
|
63926efd20
|
Improve join/leave cluster scripts
|
2015-04-21 13:32:14 +02:00 |
|
Christophe Romain
|
8cf4ef0aac
|
add mnesia cluster helper scripts
|
2015-03-06 15:42:41 +01:00 |
|