mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
prosodyctl: Fix spacing in warning message
This commit is contained in:
parent
f0c6467af8
commit
e39d14c8e8
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ local function service_command_warning(service_command)
|
|||
elseif init == "rc.d" then
|
||||
show_warning(" /etc/init.d/prosody %s", service_command);
|
||||
end
|
||||
show_warning("");
|
||||
else
|
||||
show_warning(" it may conflict with your system's service manager.");
|
||||
show_warning("");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue