mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
make ros log to dmesg
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -13,9 +13,9 @@ import (
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
|
||||
log "github.com/Sirupsen/logrus"
|
||||
dockerClient "github.com/docker/engine-api/client"
|
||||
"github.com/rancher/os/docker"
|
||||
"github.com/rancher/os/log"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user