OSDN Git Service

Promote dmesg back to lsb.
[android-x86/external-toybox.git] / toys / lsb / dmesg.c
similarity index 99%
rename from toys/pending/dmesg.c
rename to toys/lsb/dmesg.c
index b915656..30f90e3 100644 (file)
@@ -12,7 +12,7 @@ USE_DMESG(NEWTOY(dmesg, "w(follow)CSTtrs#<1n#c[!Ttr][!Cc][!Sw]", TOYFLAG_BIN))
 
 config DMESG
   bool "dmesg"
-  default n
+  default y
   help
     usage: dmesg [-Cc] [-r|-t|-T] [-n LEVEL] [-s SIZE] [-w]