ejabberd: Let init script handle restarting
This commit is contained in:
parent
93b3fde101
commit
6444c95460
1 changed files with 3 additions and 4 deletions
|
@ -158,7 +158,6 @@ class ejabberd(
|
|||
ensure => running,
|
||||
enable => true,
|
||||
status => "ejabberdctl status >/dev/null",
|
||||
restart => "ejabberdctl restart >/dev/null",
|
||||
}
|
||||
|
||||
include ssl
|
||||
|
|
Loading…
Add table
Reference in a new issue