mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Remove unnecessary ejabberdctl call.
This commit is contained in:
parent
8c96519e34
commit
b8a7007552
@ -137,7 +137,6 @@ def subcommand_change_hostname(arguments):
|
||||
in_hosts_section = True
|
||||
conffile.write(line)
|
||||
|
||||
subprocess.call(['ejabberdctl', 'stop'])
|
||||
subprocess.call(['service', 'ejabberd', 'stop'])
|
||||
subprocess.call(['pkill', '-u', 'ejabberd'])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user