Rabbit Asked: 2019-09-09 08:09:33 +0800 CST2019-09-09 08:09:33 +0800 CST 2019-09-09 08:09:33 +0800 CST 如何让 Ubuntu 18.04 处于待机状态?暂停 Ubuntu? 772 如何让 Ubuntu 18.04 处于待机状态?该选项似乎消失了。 (我特别希望能够通过 GUI 来完成,而无需按下计算机上的物理按钮。) suspend standby 2 个回答 Voted Best Answer Rabbit 2019-09-09T08:09:33+08:002019-09-09T08:09:33+08:00 就像您要关闭计算机一样,但是单击并按住电源关闭符号,它将变为暂停符号。 nobody 2019-09-09T08:41:56+08:002019-09-09T08:41:56+08:00 创建 polkitd 规则 cat /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla # aktiviere hibernate [Re-enable hibernation] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes
就像您要关闭计算机一样,但是单击并按住电源关闭符号,它将变为暂停符号。
创建 polkitd 规则