diff --git a/conf/distro/webkitdevci.conf b/conf/distro/webkitdevci.conf index b8e4e14d..cd2ed6ae 100644 --- a/conf/distro/webkitdevci.conf +++ b/conf/distro/webkitdevci.conf @@ -40,8 +40,7 @@ PACKAGECONFIG:append:pn-gdb = " tui" PACKAGECONFIG:append:pn-gdb-cross = " tui" PACKAGECONFIG:append:pn-gdb-cross-canadian = " tui" -# No start up weston by default and don't blank the screen -SYSTEMD_AUTO_ENABLE:pn-weston-init = "disable" +# Don't blank the screen on weston PACKAGECONFIG:append:pn-weston-init = " no-idle-timeout" # Enable php plugins for apache (for tests) PACKAGECONFIG:append:pn-php = " apache2"