diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-03-05 23:44:04 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-03-05 23:44:04 +0000 |
commit | 820b7dcaf0515c8c1c59e1d87185401693b0cf52 (patch) | |
tree | a80d6c708c6308e4da439546f34c220e16c84327 /examples/xfce/files/50-disable-suspend.pkla | |
parent | 55b6bf3e3187a8454853805a955749044f043724 (diff) | |
download | drakiso-820b7dcaf0515c8c1c59e1d87185401693b0cf52.tar drakiso-820b7dcaf0515c8c1c59e1d87185401693b0cf52.tar.gz drakiso-820b7dcaf0515c8c1c59e1d87185401693b0cf52.tar.bz2 drakiso-820b7dcaf0515c8c1c59e1d87185401693b0cf52.tar.xz drakiso-820b7dcaf0515c8c1c59e1d87185401693b0cf52.zip |
Add draklive2 examples.
Diffstat (limited to 'examples/xfce/files/50-disable-suspend.pkla')
-rwxr-xr-x | examples/xfce/files/50-disable-suspend.pkla | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/xfce/files/50-disable-suspend.pkla b/examples/xfce/files/50-disable-suspend.pkla new file mode 100755 index 0000000..7c92300 --- /dev/null +++ b/examples/xfce/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 |