We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb3d83 commit 95cb035Copy full SHA for 95cb035
oscfg/ubuntu.sh
@@ -221,6 +221,7 @@ EOF
221
ubuntu-*-ubuntu-desktop)
222
DEBIAN_FRONTEND=noninteractive run apt-get install -y gnome-software guake ubuntu-release-upgrader-core ubuntu-desktop bash-completion nano
223
run appstreamcli refresh --force && run apt update
224
+ run systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
225
;;
226
esac
227
0 commit comments