OSDN Git Service

init.sh: disable suspend of VMware
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 20 Feb 2019 09:39:04 +0000 (17:39 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 20 Feb 2019 09:39:04 +0000 (17:39 +0800)
init.sh

diff --git a/init.sh b/init.sh
index 1c3462f..2287b62 100644 (file)
--- a/init.sh
+++ b/init.sh
@@ -199,7 +199,7 @@ function init_hal_power()
 
        # TODO
        case "$PRODUCT" in
-               HP*Omni*|OEMB|Standard*PC*|Surface*3|T10*TA)
+               HP*Omni*|OEMB|Standard*PC*|Surface*3|T10*TA|VMware*)
                        set_prop_if_empty sleep.state none
                        ;;
                *)