From 82af1cc07a24f33e5f7eae8fd2e7badaa7d940bb Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Fri, 11 May 2012 16:29:57 +0000 Subject: disable suspend and hibernate in live mode --- files/50-disable-suspend.pkla | 6 ++++++ files/99-live-disable-suspend-hibernate.fdi | 11 ----------- 2 files changed, 6 insertions(+), 11 deletions(-) create mode 100755 files/50-disable-suspend.pkla delete mode 100755 files/99-live-disable-suspend-hibernate.fdi (limited to 'files') diff --git a/files/50-disable-suspend.pkla b/files/50-disable-suspend.pkla new file mode 100755 index 0000000..7c92300 --- /dev/null +++ b/files/50-disable-suspend.pkla @@ -0,0 +1,6 @@ +[Disable Suspend] +Identity=unix-user:* +Action=org.freedesktop.upower.hibernate;org.freedesktop.upower.suspend +ResultAny=no +ResultInactive=no +ResultActive=no diff --git a/files/99-live-disable-suspend-hibernate.fdi b/files/99-live-disable-suspend-hibernate.fdi deleted file mode 100755 index 96f1767..0000000 --- a/files/99-live-disable-suspend-hibernate.fdi +++ /dev/null @@ -1,11 +0,0 @@ - - - - - false - false - false - false - - - -- cgit v1.2.1