diff options
Diffstat (limited to 'sysutils/consolekit2/files/patch-data_ConsoleKit.conf')
-rw-r--r-- | sysutils/consolekit2/files/patch-data_ConsoleKit.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/consolekit2/files/patch-data_ConsoleKit.conf b/sysutils/consolekit2/files/patch-data_ConsoleKit.conf new file mode 100644 index 000000000000..f72e0af72deb --- /dev/null +++ b/sysutils/consolekit2/files/patch-data_ConsoleKit.conf @@ -0,0 +1,12 @@ +--- data/ConsoleKit.conf.orig 2023-04-03 10:50:25 UTC ++++ data/ConsoleKit.conf +@@ -56,6 +56,9 @@ + send_member="CanSuspend"/> + <allow send_destination="org.freedesktop.ConsoleKit" + send_interface="org.freedesktop.ConsoleKit.Manager" ++ send_member="CanSuspendThenHibernate"/> ++ <allow send_destination="org.freedesktop.ConsoleKit" ++ send_interface="org.freedesktop.ConsoleKit.Manager" + send_member="Hibernate"/> + <allow send_destination="org.freedesktop.ConsoleKit" + send_interface="org.freedesktop.ConsoleKit.Manager" |