mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #-: Fix debug string log location
This commit is contained in:
parent
2663e833c7
commit
673e651639
@ -27,7 +27,7 @@ module Command
|
||||
def self.container_cmd(name, cmd)
|
||||
return true if execute_rc_log(cmd)
|
||||
|
||||
STDERR.puts "Check container logs at /var/log/lxc/#{name}"
|
||||
STDERR.puts "Check container logs at /var/log/lxc/#{name}.log"
|
||||
false
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user