<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mkcs.at/wikien/index.php?action=history&amp;feed=atom&amp;title=Enable_Hibernate_Button</id>
	<title>Enable Hibernate Button - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mkcs.at/wikien/index.php?action=history&amp;feed=atom&amp;title=Enable_Hibernate_Button"/>
	<link rel="alternate" type="text/html" href="https://wiki.mkcs.at/wikien/index.php?title=Enable_Hibernate_Button&amp;action=history"/>
	<updated>2026-05-03T19:53:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://wiki.mkcs.at/wikien/index.php?title=Enable_Hibernate_Button&amp;diff=489&amp;oldid=prev</id>
		<title>MkWikiEnSysOp: +Ubuntu Cinnamon</title>
		<link rel="alternate" type="text/html" href="https://wiki.mkcs.at/wikien/index.php?title=Enable_Hibernate_Button&amp;diff=489&amp;oldid=prev"/>
		<updated>2026-03-13T17:02:19Z</updated>

		<summary type="html">&lt;p&gt;+Ubuntu Cinnamon&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Ubuntu Cinnamon ==&lt;br /&gt;
&lt;br /&gt;
Tested with these versions: Ubuntu 24.04.4, Cinnamon 6.0.4&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/polkit-1/rules.d/10-enable-hibernate.rules&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 polkit.addRule(function(action, subject) {&lt;br /&gt;
   if (action.id == &amp;quot;org.freedesktop.login1.hibernate&amp;quot; &amp;amp;&amp;amp;&lt;br /&gt;
       subject.isInGroup(&amp;quot;sudo&amp;quot;)) {&lt;br /&gt;
     return polkit.Result.YES;&lt;br /&gt;
   }&lt;br /&gt;
 });&lt;br /&gt;
&lt;br /&gt;
[https://askubuntu.com/a/1560288/256510 Credits]&lt;/div&gt;</summary>
		<author><name>MkWikiEnSysOp</name></author>
	</entry>
</feed>