mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
make ros log to dmesg
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
package init
|
||||
|
||||
import (
|
||||
log "github.com/Sirupsen/logrus"
|
||||
"github.com/rancher/os/config"
|
||||
"github.com/rancher/os/log"
|
||||
"github.com/rancher/os/selinux"
|
||||
"io/ioutil"
|
||||
)
|
||||
|
Reference in New Issue
Block a user