We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270be17 commit 8c7881eCopy full SHA for 8c7881e
1 file changed
oscfg/fedora.sh
@@ -70,7 +70,8 @@ fedora_cfg() {
70
71
case "$GROUP" in
72
*-desktop|workstation-product|developer-workstation)
73
- run dnf install -y spice-vdagent spice-webdavd
+ run dnf install -y spice-vdagent spice-webdavd
74
+ run systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target
75
esac
76
77
# remove ssh key files if any
0 commit comments