File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 - src : " ./../../osfv-test-data/coreboot-tools/cbmem"
4141 - src : " ./../../osfv-test-data/coreboot-tools/cbfstool"
4242
43- # - name: Gnome turn off automatic suspend on AC
44- # ansible.builtin.command: gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 0
45- # - name: Gnome turn off automatic suspend on battery
46- # ansible.builtin.command: gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 0
43+ - name : Gnome turn off automatic suspend on AC
44+ ansible.builtin.command : gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 0
45+ - name : Gnome turn off automatic suspend on battery
46+ ansible.builtin.command : gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 0
4747 - name : Gnome turn off automatic screen lock
4848 ansible.builtin.command : gsettings set org.gnome.desktop.session idle-delay 0
4949 - name : Systemd turn off suspend
You can’t perform that action at this time.
0 commit comments